protected virtual void OnSubscribe( TSubscriptionParam param, SubscriptionToken token )
Protected Overridable Sub OnSubscribe( _ ByVal param As TSubscriptionParam, _ ByVal token As SubscriptionToken _ )
Parameters
- param
- The parameter passed to the Register method
- token
- The subscription token that is assigned to the subscriber