Connected Property

image\btn_example.gif

image\validfor_amv.gif

Applies To Objects

Session

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.