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: