IWaiter<C>.Wait Property

Definition

The active wait for this waiter.

public Microsoft.Bot.Builder.Internals.Fibers.IWait<C> Wait { get; set; }
member this.Wait : Microsoft.Bot.Builder.Internals.Fibers.IWait<'C> with get, set
Public Property Wait As IWait(Of C)

Property Value

Applies to