Click or drag to resize

DataListenerTotalPacketsReceived Property

Gets the total number of packets 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 TotalPacketsReceived { get; }
View Source

Property Value

Int64
See Also