Version: 2023.1
언어: 한국어
public bool TrySetException (Exception exception);

파라미터

exception Exception to raise in the continuation.

반환

bool Indicates if the completion was successfully raised.

설명

Raise completion with an exception.