JoinableTaskFactory.MainThreadAwaitable Struct     
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.
An awaitable struct that facilitates an asynchronous transition to the Main thread.
public: value class JoinableTaskFactory::MainThreadAwaitablestruct JoinableTaskFactory::MainThreadAwaitablepublic struct JoinableTaskFactory.MainThreadAwaitable[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct JoinableTaskFactory.MainThreadAwaitabletype JoinableTaskFactory.MainThreadAwaitable = struct[<System.Runtime.CompilerServices.IsReadOnly>]
type JoinableTaskFactory.MainThreadAwaitable = structPublic Structure JoinableTaskFactory.MainThreadAwaitable- Inheritance
- 
				JoinableTaskFactory.MainThreadAwaitable
- Attributes
Methods
| GetAwaiter() | Gets the awaiter. | 
Applies to
Thread Safety
This type is thread-safe for all members.