| ITDConnection Interface : ProjectConnected Property | 
| Visual Basic | 
|---|
Public Property ProjectConnected As Boolean  | 
True after a success call to Connect and False after a call to Disconnect.
If the connection is broken without a call to Disconnect, this property remains true. This can happen if the connection is broken by the server, rather than by the OTA application.
For a table of properties affected by the state of the connection, see the Remarks for the TDConnection object.
See also: