GetAwaiter Method
Collapse the table of content
Expand the table of content

ConfiguredTaskAwaitable(Of TResult).GetAwaiter Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets an awaiter for this awaitable.

Namespace:  System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Function GetAwaiter As ConfiguredTaskAwaitable<(Of <(<'TResult>)>)>..::..ConfiguredTaskAwaiter

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft