Table of Contents

Method GetAwaiter

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetAwaiter()

Gets the awaiter instance used by the C# async/await pattern.

IAwaiter GetAwaiter()

Returns

IAwaiter

An awaiter that schedules and completes the asynchronous operation.