IServerConnectionSuccess Property |
Returns whether the last connect attempt was a success
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool ConnectionSuccess { get; }
ReadOnly Property ConnectionSuccess As Boolean
Get
property bool ConnectionSuccess {
bool get ();
}
abstract ConnectionSuccess : bool with get
Property Value
Type:
BooleanSee Also