|
ConfigurationFrameRefresh(Boolean) Method
|
Reload BPA PDcstream INI based configuration file specifying if the refresh was caused by a frame parse.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax function Refresh(refreshCausedByFrameParse);
View SourceParameters
- refreshCausedByFrameParse Boolean
- Flag that specifies if the refresh was caused by a frame parse.
See Also