Click or drag to resize

AbstractSession Events

The AbstractSession type exposes the following members.

Events
  NameDescription
Public eventClosed
Fired when the connection is closed.
Public eventCode exampleConnected
Fired when the connection is established successfully.
Public eventConnectFailed
Fired when establishing the connection fails.
Public eventErrorThrown
Fired when a network error happens.
Top
See Also