BlobContainerDisposeAsync Method

Asynchronously disposes resources held by this instance.

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9417.0
C#
public ValueTask DisposeAsync()

Return Value

ValueTask

Implements

IAsyncDisposableDisposeAsync

See Also