Method WaitForValueAsync
WaitForValueAsync()
Returns a task that waits until a value of type T is assigned.
public Task<T> WaitForValueAsync()
Returns
- Task<T>
Returns a task that waits until a value of type T is assigned.
public Task<T> WaitForValueAsync()