AwaitExtensions.ExecuteContinuationSynchronouslyAwaiter<T>.GetResult Method

Definition

Rethrows any exception thrown by the antecedent.

public:
 T GetResult();
public T GetResult ();
member this.GetResult : unit -> 'T
Public Function GetResult () As T

Returns

T

Applies to