ServerName Property
Description
The name of the connected Open Test Architecture API server.
Property type
Read-only property
Syntax
Visual Basic
Public Property ServerName As String
Remarks

If no server is connected, returns an empty string.

For a table of properties affected by the state of the connection, see the Remarks for the TDConnection object.

See Also