Click or drag to resize

ConfigurationFrameDeleteCachedConfiguration Method

Deletes the cached configuration, if defined.

Namespace: GSF.PhasorProtocols.Anonymous
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public static void DeleteCachedConfiguration(
	string configurationName
)
View Source

Parameters

configurationName  String
Name of the configuration to delete.
See Also