Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseResetLifetimeCounters Method

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

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-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