AwaitExtensions.TaskSchedulerAwaitable.GetAwaiter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an awaitable that schedules continuations on the specified scheduler.
public:
Microsoft::VisualStudio::Threading::AwaitExtensions::TaskSchedulerAwaiter GetAwaiter();
public Microsoft.VisualStudio.Threading.AwaitExtensions.TaskSchedulerAwaiter GetAwaiter ();
member this.GetAwaiter : unit -> Microsoft.VisualStudio.Threading.AwaitExtensions.TaskSchedulerAwaiter
Public Function GetAwaiter () As AwaitExtensions.TaskSchedulerAwaiter
Returns
Returns AwaitExtensions.TaskSchedulerAwaiter.