DbWebFarmUpdater Properties |
The DbWebFarmUpdater type exposes the following members.
Name | Description | |
---|---|---|
DefaultInterval |
Gets the interval in milliseconds for the worker.
(Overrides ThreadWorkerTDefaultInterval.) | |
LastRun |
Last run time
(Inherited from ThreadWorkerT.) | |
LoggingStrategy |
Provides logging strategy.
| |
MaintenanceInterval |
Gets the maintenance interval in milliseconds for the worker. When 0 (default), the maintenance is not performed.
(Inherited from ThreadWorkerT.) | |
NextMaintenance |
Next maintenance time
(Inherited from ThreadWorkerT.) | |
PollThread |
Gets or sets thread which is periodically checking for new tasks.
(Inherited from ThreadWorkerT.) | |
UseLogContext |
If true, the thread uses a log context for its operations
(Inherited from ThreadWorkerT.) |