Protected Overridable Sub OnUnsubscribe( _ ByVal param As TSubscriptionParam, _ ByVal token As SubscriptionToken _ )
protected virtual void OnUnsubscribe( TSubscriptionParam param, SubscriptionToken token )
Parameters
- param
- This can be ignored.
- token
- The subscription token used to unregister