Click or drag to resize

DataListenerTotalBytesReceived Property

Gets the total number of bytes received by the DataListener since it was Started.

Namespace: GSF.Historian
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public long TotalBytesReceived { get; }
View Source

Property Value

Int64
See Also