JoinableTaskFactory::MainThreadAwaiter::IsCompleted Property
Visual Studio 2015
Determines whether the caller is already on the main thread.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Property Value
Type: System::Booleantrue if the caller is already on the main thread, otherwise false.
Show: