Click or drag to resize

ClientBaseStatistics Property

Gets the TransportStatistics for the client connection.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public TransportStatistics Statistics { get; }
View Source

Property Value

TransportStatistics

Implements

IClientStatistics
See Also