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 | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| prepare | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |