The Session type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClientInitMessage |
Gets the client init message.
| |
| ClientVersion |
Gets or sets the client version string.
| |
| ConnectionInfo |
Gets or sets the connection info.
| |
| IsConnected |
Gets a value indicating whether socket connected.
| |
| ServerVersion |
Gets or sets the server version string.
| |
| SessionId |
Gets or sets the session id.
| |
| SessionSemaphore |
Gets the session semaphore that controls session channels.
|
See Also