openPDC Synchrophasor Help
RefreshConfigurationFileOnChange Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamConnectionParametersRefreshConfigurationFileOnChange
Gets or sets flag that determines if configuration file is automatically reloaded when it has changed on disk.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute(true)]
public bool RefreshConfigurationFileOnChange { get; set; }
<DefaultValueAttribute(True)> _
Public Property RefreshConfigurationFileOnChange As Boolean
	Get
	Set
[DefaultValueAttribute(true)]
public:
property bool RefreshConfigurationFileOnChange {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0