Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperLoadCachedConfiguration Method

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

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