IFiber<C>.Frames Property

Definition

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

Property Value

Applies to