Contents

BGTaskScheduler.Error.Code.tooManyPendingTaskRequests

A task scheduling error that indicates there are too many pending tasks of the type requested.

Declaration

case tooManyPendingTaskRequests

Discussion

Try canceling some existing task requests and then resubmit the request that failed.

See Also

Identifying an error