DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
TRUE indicates the last connection attempt to the AppServer was successful.
TRUE indicates the last connection attempt to the AppServer was successful.
TRUE indicates the last connection attempt to the AppServer was successful.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public bool ConnectSuccess { get; } |
Visual Basic |
---|
Public ReadOnly Property ConnectSuccess As Boolean Get |
Visual C++ |
---|
public: property bool ConnectSuccess { bool get (); } |
Property Value
Type: BooleanTRUE indicates the last connection attempt to the AppServer was successful.
Return Value
Type: BooleanTRUE indicates the last connection attempt to the AppServer was successful.
Remarks
TRUE indicates the last connection attempt to the AppServer was successful.