IConnection Properties

The IConnection type exposes the following members.

Properties

  NameDescription
Public propertyDataHandler
The DataHandler retrieves an object for handling the data being exchanged with the runtime system. See the IRtConnection interface reference for details on its supported methods and properties.
Public propertyIsBusy
Retrives the current busy state of the connection.
Public propertyIsConnected
Retrieved the current connected state of the connection.
Public propertyLogger
Returns the Logging object to the client
Public propertyMessagesHandler
The MessagesHandler retrieves an object for handling unsolicited messages from the runtime system. See the IUnsolicitedMessages interface reference for details on its supported methods and properties.
Public propertySessionId
Returns an integer value that contains the session id for the connection.
Public propertyStatus
Holds the current status information sent by the runtime system
Top
See Also

Reference