JoinableTaskFactory.MainThreadAwaiter.GetResult 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.
Called on the Main thread to prepare it to execute the continuation.
public:
void GetResult();
public:
void GetResult();
void GetResult();
public void GetResult ();
member this.GetResult : unit -> unit
Public Sub GetResult ()