Constructor BackgroundWorkManager
BackgroundWorkManager()
Initializes a new instance of the BackgroundWorkManager class
public BackgroundWorkManager()
BackgroundWorkManager(BackgroundTaskQueue)
Initializes a new instance of the BackgroundWorkManager class with the specified tasks queue.
public BackgroundWorkManager(BackgroundTaskQueue taskQueue)
Parameters
taskQueue
BackgroundTaskQueueTasks queue.