BatchContainerBatch(List<IBatchContainer>) コンストラクター

定義

public BatchContainerBatch (System.Collections.Generic.List<Orleans.Streams.IBatchContainer> batchContainers);
new Orleans.Streams.BatchContainerBatch : System.Collections.Generic.List<Orleans.Streams.IBatchContainer> -> Orleans.Streams.BatchContainerBatch
Public Sub New (batchContainers As List(Of IBatchContainer))

パラメーター

batchContainers
List<IBatchContainer>

適用対象