![]() |
AppTaskBatchProcessorWaitAll Method |
Name | Description | |
---|---|---|
![]() | WaitAll |
Waits indefinitely (or until this cancellation token for this processor
has the cancellation requested) for all child tasks to exit.
(Overrides TaskProcessorBaseTSettingsWaitAll.) |
![]() | WaitAll(Int32) |
Waits for all child tasks to exit.
|
![]() | WaitAll(TimeSpan) |
Waits for all child tasks to exit.
|