SubscriptionClient.OnEndRemoveRules(IAsyncResult) Method

Definition

protected abstract void OnEndRemoveRules (IAsyncResult result);
abstract member OnEndRemoveRules : IAsyncResult -> unit
Protected MustOverride Sub OnEndRemoveRules (result As IAsyncResult)

Parameters

result
IAsyncResult

The result of the asynchronization.

Applies to