Click or drag to resize

DataSubscriberResetLifetimeCounters Method

Resets the counters for the lifetime statistics without interrupting the adapter's operations.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Resets the counters for the lifetime statistics without interrupting the adapter's operations.", 
	new string[] { ... })]
public virtual void ResetLifetimeCounters()
View Source
See Also