Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperDeleteCachedConfiguration Method

Attempts to delete the last known good (i.e., cached) configuration.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Attempts to delete the last known good configuration.", 
	new string[] { ... })]
public void DeleteCachedConfiguration()
View Source
See Also