Edit

Share via


BatchContainerBatch.BatchContainers Property

Definition

Gets the batch containers comprising this batch

[Orleans.Id(2)]
public System.Collections.Generic.List<Orleans.Streams.IBatchContainer> BatchContainers { get; }
[<Orleans.Id(2)>]
member this.BatchContainers : System.Collections.Generic.List<Orleans.Streams.IBatchContainer>
Public ReadOnly Property BatchContainers As List(Of IBatchContainer)

Property Value

Implements

Attributes

Applies to