BatchContainerBatch(List<IBatchContainer>) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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>