Share via


PartitionReceiver.DisposeAsync Method

Definition

Performs the task needed to clean up resources used by the PartitionReceiver, including ensuring that the client itself has been closed.

public virtual System.Threading.Tasks.ValueTask DisposeAsync ();
abstract member DisposeAsync : unit -> System.Threading.Tasks.ValueTask
override this.DisposeAsync : unit -> System.Threading.Tasks.ValueTask
Public Overridable Function DisposeAsync () As ValueTask

Returns

Implements

Applies to