Click or drag to resize

IPluginHostUptime Property

Returns AdiIRC Uptime in as a TimeSpan.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
TimeSpan Uptime { get; }

Property Value

Type: TimeSpan
See Also