AwaitableCompletionSource.TrySetResult

Declaration

public bool TrySetResult();

Returns

bool Indicates if the completion was successfully raised.

Description

Raise the awaitable completion.


Did you find this page useful? Please give it a rating: