WorkManager<T>.Dispose Method

Stops the current work, clear the queue, and release every resource.
Public Sub Dispose() Implements  _ 
IDisposable.Dispose
This language is not supported or no code example is available.
public void Dispose()
This language is not supported or no code example is available.

Implements

IDisposable.Dispose

.NET Framework

Supported in: 4.8

In this article

Definition