Property ValueWaiter
ValueWaiter
Gets or sets the AsyncUtils.ValueWaiter<T> instance used to asynchronously wait for a string value.
public virtual AsyncUtils.ValueWaiter<string>? ValueWaiter { get; set; }
Gets or sets the AsyncUtils.ValueWaiter<T> instance used to asynchronously wait for a string value.
public virtual AsyncUtils.ValueWaiter<string>? ValueWaiter { get; set; }