Click or drag to resize

ServerBaseRunTime Property

Gets the Time for which the server has been running.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public virtual Time RunTime { get; }
View Source

Property Value

Time

Implements

IServerRunTime
See Also