AppTaskBatchProcessorCancelAll(TimeSpan) Method
Allows canceling with a timespan delay.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void CancelAll(
TimeSpan cancellationDelay
)
Parameters
- cancellationDelay TimeSpan
- The delay before requesting cancellation.