C# Class AspComet.Eventing.HandshakenEvent

Raised when a client connects to the message bus
Inheritance: IEvent
Afficher le fichier Open project: nmosafi/aspComet Class Usage Examples

Méthodes publiques

Méthode Description
HandshakenEvent ( IClient client )

Initialises a new instance of the HandshakenEvent class

Method Details

HandshakenEvent() public méthode

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