C# Class AspComet.Eventing.UnsubscribedEvent

Raised when a client unsubscribes from a channel
Inheritance: IChannelEvent
Afficher le fichier Open project: nmosafi/aspComet Class Usage Examples

Méthodes publiques

Méthode Description
UnsubscribedEvent ( IClient client, string channel )

Initialises a new instance of the UnsubscribedEvent class

Method Details

UnsubscribedEvent() public méthode

Initialises a new instance of the UnsubscribedEvent class
public UnsubscribedEvent ( IClient client, string channel )
client IClient
channel string