A Sandcastle Documented Class Library
IServerIsReconnecting Property |
Returns whether the IServer is re-connecting.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
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