C# Class AspComet.Eventing.UnsubscribedEvent

Raised when a client unsubscribes from a channel
Inheritance: IChannelEvent
Mostrar archivo Open project: nmosafi/aspComet Class Usage Examples

Public Methods

Method Description
UnsubscribedEvent ( IClient client, string channel )

Initialises a new instance of the UnsubscribedEvent class

Method Details

UnsubscribedEvent() public method

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