Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperResetLifetimeCounters Method

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

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.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