IServerConnectError Property |
Returns whether the last connection attempt failed on the IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool ConnectError { get; }
ReadOnly Property ConnectError As Boolean
Get
property bool ConnectError {
bool get ();
}
abstract ConnectError : bool with get
Property Value
Type:
BooleanSee Also