Edit

Share via


IBatchContainerBatch.BatchContainers Property

Definition

Gets the batch containers comprising this batch

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

Property Value

Applies to