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