Version: 2023.2
言語: 日本語
public bool TrySetResult (ref T value);

パラメーター

value Value to pass to the awaitable continuation.

戻り値

bool Indicates if the completion was successfully raised.

説明

Raise the awaitable completion.


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