Table of Contents

Struct WithRawResponseTask<T>.ConfiguredTaskAwaitable

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Awaitable type returned by ConfigureAwait that unwraps to just T.

public readonly struct WithRawResponseTask<T>.ConfiguredTaskAwaitable
Inherited Members

Methods

GetAwaiter()

Gets the configured awaiter that unwraps to just T.

public WithRawResponseTask<T>.ConfiguredTaskAwaitable.ConfiguredAwaiter GetAwaiter()

Returns

WithRawResponseTask<T>.ConfiguredTaskAwaitable.ConfiguredAwaiter