AbstractSession Methods |
The AbstractSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect(String, Int32, String, StrixNetworkConnectEventHandler, StrixNetworkConnectFailedEventHandler, Int32) |
Establishes a connection with a remote server.
|
![]() | Connect(String, Int32, String, String, StrixNetworkConnectEventHandler, StrixNetworkConnectFailedEventHandler, Int32) |
Establishes a connection with a remote server.
|
![]() | CreateMessageChannelListener | |
![]() | CreateMessageChannelProcessor | |
![]() | Destroy | |
![]() | Disconnect |
Closes the connection to the remote server if it is open.
|
![]() | FireClosedEvent | |
![]() | FireConnectedEvent | |
![]() | FireConnectFailedEvent | |
![]() | FireErrorEvent | |
![]() | GenerateRandomBytes | |
![]() | GenerateRandomClientId | |
![]() | Login | |
![]() | Process | |
![]() | Send | |
![]() | SendLoginMessage |