BatchContainerBatch.BatchContainers 属性

定义

获取包含此批处理的批处理容器

[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)

属性值

实现

属性

适用于