Defines arguments for the Session.Signal event. More...

Inherits EventArgs.

Properties
string Type [get]
The type string of the signal.
string Data [get]
The signal data.
Connection Connection [get]
The connection identifying the client that sent the signal. This value can be null.

Detailed Description

Defines arguments for the Session.Signal event.