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.