Property | Type | Description | |
---|---|---|---|
ConfigReloadable_PropertyLoaded | void | ||
IsConfigReloadableSet | bool | ||
Timer_Elapsed | void |
Method | Description | |
---|---|---|
DynamicConfigurationSection ( ) : System |
Create a 'DynamicConfigurationSection' instance and start 'OnClockMinute' monitoring timer
|
|
IsReadOnly ( ) : bool |
|
Method | Description | |
---|---|---|
ConfigReloadable_PropertyLoaded ( object sender, object>.Tuple |
||
IsConfigReloadableSet ( ) : bool | ||
Timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public DynamicConfigurationSection ( ) : System | ||
return | System |