IOnBroadcastChannelSubscribed
interface
Namespace: Orleans.BroadcastChannel
Receives notification when a grain's implicit broadcast channel subscription is activated.
public interface IOnBroadcastChannelSubscribedMethods
OnSubscribed(IBroadcastChannelSubscription)Attaches handlers to an activated broadcast channel subscription.
