Contents

BGContinuedProcessingTaskRequest.SubmissionStrategy.fail

An option that fails the submission of a continuous background task if the system can’t run it immediately.

Declaration

case fail

Mentioned in

Discussion

Task processing might not start right away if the system is currently resource constrainted.

See Also

Choosing a strategy