Overload | Description |
---|---|
GetAwaiter(IAwaitable) | Gets an awaiter used to await this operation. |
GetAwaiter<T>(IAwaitable<T>) | Gets an awaiter used to await this operation. |
GetAwaiter(CoroutineOperation) | Gets an awaiter used to await this operation. |
GetAwaiter(EntityQueryOperation) | Gets an awaiter used to await this operation. |
GetAwaiter<T>(EntityQueryOperation<T>) | Gets an awaiter used to await this operation. |
GetAwaiter(EntityRefetchOperation) | Gets an awaiter used to await this operation. |
GetAwaiter(EntitySaveOperation) | Gets an awaiter used to await this operation. |
GetAwaiter(EntityScalarQueryOperation) | Gets an awaiter used to await this operation. |
GetAwaiter<T>(EntityScalarQueryOperation<T>) | Gets an awaiter used to await this operation. |
GetAwaiter(InvokeServerMethodOperation) | Gets an awaiter used to await this operation. |
GetAwaiter(LoginOperation) | Gets an awaiter used to await this operation. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family