TrySetResult()
Raise the awaitable completion.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool TrySetResult()
Returns
Type | Description |
|---|---|
| bool | Indicates if the completion was successfully raised. |