[Missing <summary> documentation for N:Encog.Bot.Spider.Workload]
| C# | Visual Basic | Visual C++ |
namespace Encog.Bot.Spider.Workload
Namespace Encog.Bot.Spider.Workload
namespace Encog.Bot.Spider.Workload
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| IWorkloadManager |
WorkloadManager: This interface defines a workload
manager. A workload manager handles the lists of URLs
that have been processed, resulted in an error, and
are waiting to be processed.
| |
| WorkloadException |
WorkloadException: This exception is thrown when the
workload manager encounters an error.
|