Метод | Описание | |
---|---|---|
GetAwaiter ( this context ) : |
Resumes execution in the given synchronization context, when awaited. If execution is already in the given context, it will re-enter it.
|
public static GetAwaiter ( this context ) : |
||
context | this | |
Результат |