C# Class AspComet.Eventing.HandshakenEvent

Raised when a client connects to the message bus
Inheritance: IEvent
ファイルを表示 Open project: nmosafi/aspComet Class Usage Examples

Public Methods

Method Description
HandshakenEvent ( IClient client )

Initialises a new instance of the HandshakenEvent class

Method Details

HandshakenEvent() public method

Initialises a new instance of the HandshakenEvent class
public HandshakenEvent ( IClient client )
client IClient