Open sandboxFocus

Method GetAwaiter

GetAwaiter()

Gets the Awaiter from the Awaitable. This method is a part of the Awaitable contract.

Declaration
public ConcurrentAccessAwaiter GetAwaiter()
Returns
Type Description
ConcurrentAccessAwaiter

The current object.