IServerIsLoggingOn Property |
Returns whether the user is logging on IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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