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