LoaderConfiguration Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.settings.LoaderConfiguration"]
Namespace: imbWEM.Core.settings
public class LoaderConfiguration : imbBindable
The LoaderConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| LoaderConfiguration | Initializes a new instance of the LoaderConfiguration class |
| Name | Description | |
|---|---|---|
| cacheDoUseExternalPath |
When true it uses external Cache path for data cache
| |
| cacheExternalPathForCache |
Path to use for external cache
| |
| cacheInMemoryContentTree |
Description of $property$
| |
| cacheInMemoryCrawledContext |
Cache crawler meta info
| |
| cacheInMemoryTokenizedContent |
NLP and TreeCompression results
| |
| doPageContentHashCheck |
checks if page already existed before any links accepted
| |
| httpRequestTimeoutMs |
Miliseconds allowed for one http request
| |
| webclientSettings |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| prepare | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |