Applies To Objects
Description
Returns the connection status of the session -- TRUE if connected, FALSE if disconnected. The property also connects or disconnects the session. Read-write.
Syntax
object.Connected
Element |
Description |
object |
The Session object. |
Comments
Setting the Connected property to FALSE is equivalent to choosing the Disconnect command from the Session menu; setting it to TRUE is equivalent to choosing the Connect command.