Share via


Fiber<C>.IFiber<C>.Frames Property

Definition

System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Internals.Fibers.IFrame<C>> Microsoft.Bot.Builder.Internals.Fibers.IFiber<C>.Frames { get; }
member this.Microsoft.Bot.Builder.Internals.Fibers.IFiber<C>.Frames : System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Internals.Fibers.IFrame<'C>>
 ReadOnly Property Frames As IReadOnlyList(Of IFrame(Of C)) Implements IFiber(Of C).Frames

Property Value

Implements

Applies to