共用方式為


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>

適用於