Click or drag to resize

ConnectionParametersRefreshConfigurationFileOnChange Property

Gets or sets flag that determines if configuration file is automatically reloaded when it has changed on disk.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(true)]
public bool RefreshConfigurationFileOnChange { get; set; }
View Source

Property Value

Boolean
See Also