| ISession Properties |
The ISession type exposes the following members.
| Name | Description | |
|---|---|---|
| AverageMessageSize |
Average size of messages recevied.
| |
| Bps |
Current bps.
| |
| ConnectTimeout |
Connect timeout (seconds).
| |
| InactivityTimeout |
Inactivity timeout (seconds).
| |
| IsConnected |
Are we connected to the server?
| |
| IsLoggedIn |
Are we logged in?
| |
| IsReconnecting |
Returns true if session is trying to reestablish the session
| |
| LoginType |
Kind of login
| |
| NumberFormat |
Get number format currently in use by client.
| |
| NumFieldUpdates |
Number of field updates received.
| |
| NumUpdates |
Number of record updates received.
| |
| RequestTimeout |
Request timeout (seconds).
| |
| TotalBytesReceived |
Total bytes received.
|