IServerIsReconnecting Property |
Returns whether the IServer is re-connecting
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool IsReconnecting { get; }
ReadOnly Property IsReconnecting As Boolean
Get
property bool IsReconnecting {
bool get ();
}
abstract IsReconnecting : bool with get
Property Value
Type:
BooleanSee Also