JoinableTaskFactory.MainThreadAwaiter.GetResult Method

Definition

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 ()

Applies to