Cocktail Help Reference
GetAwaiter Method
See Also  Send Feedback
Cocktail.Compat Assembly > Cocktail Namespace > AwaiterFns Class : GetAwaiter Method



Glossary Item Box

Gets an awaiter used to await this operation.

Overload List

OverloadDescription
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.  

Requirements

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

See Also

© 2013 All Rights Reserved.