IBatchContainerBatch.BatchContainers プロパティ

定義

このバッチを構成するバッチ コンテナーを取得します

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)

プロパティ値

適用対象