IWaiter<C>.Mark Property

Definition

A "mailbox" for storing a wait associated with this frame.

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

Property Value

Applies to