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 | |
| path_with_filename_settings | (Inherited from aceSettingsStandaloneBase.) | |
| 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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | (Inherited from aceSettingsStandaloneBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Poke | (Inherited from aceSettingsStandaloneBase.) | |
| politeWait |
Does the politness wait in defined limits
| |
| Save | (Inherited from aceSettingsStandaloneBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |