loaderSubsystemSettings Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.loader.loaderSubsystemSettings"]
Namespace: imbWEM.Core.loader
public class loaderSubsystemSettings : aceSettingsStandaloneBase
The loaderSubsystemSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| loaderSubsystemSettings | Initializes a new instance of the loaderSubsystemSettings class |
| Name | Description | |
|---|---|---|
| cacheHoursLimit | Number of hours for cache record to last | |
| doAllowUseCache | If true it will allow loader to use cache for resolving loaderRequest | |
| doAllowWebLoader | If true it will allow loader to use web as source for resolving loaderRequest | |
| politeRequestMax | ||
| politeRequestMin | ||
| politeRequestModeOn | ||
| settings_filepath | (Overrides aceSettingsStandaloneBase.settings_filepath.) | |
| tickDelay | Tick time miliseconds between checks | |
| timeoutSeconds | Seconds to stop the web request for timeout | |
| wasLoaded | (Inherited from aceSettingsBase.) | |
| webRequestRetryCount |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load |
Loads and auto saves
(Inherited from aceSettingsStandaloneBase.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| Poke |
Empty method used just to trigger autoload if required
(Inherited from aceSettingsStandaloneBase.) | |
| politeWait |
Does the politness wait in defined limits
| |
| Save |
Saves the current settings. If filepath specified it will use it to save into. This will not change default load location.
(Inherited from aceSettingsStandaloneBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |