WorkManager<T>.ClearQueue Method

Clears the queue.
Public Sub ClearQueue()
This language is not supported or no code example is available.
public void ClearQueue()
This language is not supported or no code example is available.
Remarks
 
If a WorkUnit is currently running, the operation will be interrupted.

.NET Framework

Supported in: 4.8

In this article

Definition