Click or drag to resize
ISession Properties

The ISession type exposes the following members.

Properties
  NameDescription
Public propertyAverageMessageSize
Average size of messages recevied.
Public propertyBps
Current bps.
Public propertyConnectTimeout
Connect timeout (seconds).
Public propertyInactivityTimeout
Inactivity timeout (seconds).
Public propertyIsConnected
Are we connected to the server?
Public propertyIsLoggedIn
Are we logged in?
Public propertyIsReconnecting
Returns true if session is trying to reestablish the session
Public propertyLoginType
Kind of login
Public propertyNumberFormat
Get number format currently in use by client.
Public propertyNumFieldUpdates
Number of field updates received.
Public propertyNumUpdates
Number of record updates received.
Public propertyRequestTimeout
Request timeout (seconds).
Public propertyTotalBytesReceived
Total bytes received.
Top
See Also