openPDC Historian Help
TotalPacketsReceived Property
NamespacesTVA.HistorianDataListenerTotalPacketsReceived
Gets the total number of packets received by the DataListener since it was Start()()()ed.
Declaration Syntax
C#Visual BasicVisual C++
[BrowsableAttribute(false)]
public long TotalPacketsReceived { get; }
<BrowsableAttribute(False)> _
Public ReadOnly Property TotalPacketsReceived As Long
[BrowsableAttribute(false)]
public:
property long long TotalPacketsReceived {
	long long get ();
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252