AwaitableCompletionSource.SetException

Declaration

public void SetException(Exception exception);

Parameters

exception Exception to raise in the continuation.

Description

Raise completion with an exception.


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