Click or drag to resize

ClientBaseConnectionTime Property

Gets the Time for which the client has been connected to the server.

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

Property Value

Time

Implements

IClientConnectionTime
See Also