BatchContainerBatch.BatchContainers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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