Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / CentralizedManagement Object / TestServerConnection Method
In This Topic
    TestServerConnection Method
    In This Topic
    Tests the connection to the server indicated in the Centralized Management server URL
    Syntax
    expression.TestServerConnection() As Boolean
    where expression is a variable that represents a CentralizedManagement Object

    Return Value

    Returns true if connection is successful, false if connection fails
    See Also