Freigeben über


Frame<C> Klasse

Definition

[System.Serializable]
public sealed class Frame<C> : Microsoft.Bot.Builder.Internals.Fibers.IFrame<C>, Microsoft.Bot.Builder.Internals.Fibers.IFrameLoop<C>, Microsoft.Bot.Builder.Internals.Fibers.IWaiter<C>
[<System.Serializable>]
type Frame<'C> = class
    interface IFrame<'C>
    interface IWaiter<'C>
    interface IFrameLoop<'C>
Public NotInheritable Class Frame(Of C)
Implements IFrame(Of C), IFrameLoop(Of C), IWaiter(Of C)

Typparameter

C
Vererbung
Frame<C>
Attribute
Implementiert

Konstruktoren

Frame<C>()

Methoden

ToString()

Explizite Schnittstellenimplementierungen

IFrameLoop<C>.PollAsync(IFiber<C>, C, CancellationToken)
IWaiter<C>.Mark
IWaiter<C>.Wait

Gilt für: