IWaiter<C>.Mark Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Une « boîte aux lettres » pour stocker une attente associée à ce cadre.
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)