Table of Contents

Class NullAsyncDisposable

Namespace
Volo.Abp
Assembly
Volo.Abp.Core.dll
public sealed class NullAsyncDisposable : IAsyncDisposable
Inheritance
NullAsyncDisposable
Implements
Inherited Members
Extension Methods

Properties

Instance

public static NullAsyncDisposable Instance { get; }

Property Value

NullAsyncDisposable

Methods

DisposeAsync()

public ValueTask DisposeAsync()

Returns

ValueTask