A Sandcastle Documented Class Library
IServerIsLoggingOn Property |
Returns whether you are logging on IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool IsLoggingOn { get; }
ReadOnly Property IsLoggingOn As Boolean Get
property bool IsLoggingOn { bool get (); }
abstract IsLoggingOn : bool with get
Property Value
Type: BooleanSee Also