| Name | Description |
---|
 | RunJobElementsAsync(IListBaseJobElement, IListBaseScanController, BaseJobExecutorProfile, CancellationTokenSource) |
Runs asynchronously a given list of job elements with a given profile.
|
 | RunJobElementsAsync(IListBaseJobElement, IListBaseScanController, Type, CancellationTokenSource) |
Runs asynchronously a given list of job elements with a specific type of job executor.
|
 | RunJobElementsAsync(IListJobElementHolder, IListBaseScanController, BaseJobExecutorProfile, CancellationTokenSource) |
Runs asynchronously a given list of job element holders with a given profile.
|
 | RunJobElementsAsync(IListJobElementHolder, IListBaseScanController, Type, CancellationTokenSource) |
Runs asynchronously a given list of job element holders with a specific type of job executor.
|