Interface IAsyncReceipt<T>

Provides the ability to wait for an async task to complete

Type Parameters

  • T = void

Hierarchy

Methods

Methods

  • Returns Promise<T>