 | XmlLoggingConfigurationAutoReload Property |
Gets or sets a value indicating whether all of the configuration files
should be watched for changes and reloaded automatically when changed.
Namespace: NLog.ConfigAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic bool AutoReload { get; set; }
Public Property AutoReload As Boolean
Get
Set
Property Value
Type:
Boolean
See Also