A Sandcastle Documented Class Library
IServerUptime Property |
Returns Server Uptime as a TimeSpan.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
TimeSpan Uptime { get; }
ReadOnly Property Uptime As TimeSpan Get
property TimeSpan Uptime { TimeSpan get (); }
abstract Uptime : TimeSpan with get
Property Value
Type: TimeSpanSee Also