Compartir a través de


BatchContainerBatch(List<IBatchContainer>) Constructor

Definición

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

Parámetros

batchContainers
List<IBatchContainer>

Se aplica a