Click or drag to resize
Grid Solutions Framework

CommonPhasorServicesCancelConfigurationFrameRequest Method

Cancels a configuration frame request

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Cancels the currently executing configuration frame request.", 
	new string[] { ... })]
public void CancelConfigurationFrameRequest()
View Source
See Also