Skip to content

ContextId.[Symbol.asyncDispose] method

ContextId › [Symbol.asyncDispose]

Disposes this context id.

Signature:

[Symbol.asyncDispose](): Promise<void>

Returns: Promise<void>A promise that resolves when the context id is disposed.