Interface IAwaitable
Explicit interface to support the compiling of async/await.
public interface IAwaitable
- Extension Methods
Methods
- GetAwaiter()
Gets the awaiter instance used by the C# async/await pattern.
Explicit interface to support the compiling of async/await.
public interface IAwaitable
Gets the awaiter instance used by the C# async/await pattern.