Copier_EventHubBatchContainer.DeepCopy Método
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.
Sobrecargas
DeepCopy(EventHubBatchContainer, CopyContext) | |
DeepCopy(EventHubBatchContainer, EventHubBatchContainer, CopyContext) |
DeepCopy(EventHubBatchContainer, CopyContext)
public Orleans.Streaming.EventHubs.EventHubBatchContainer DeepCopy (Orleans.Streaming.EventHubs.EventHubBatchContainer original, Orleans.Serialization.Cloning.CopyContext context);
abstract member DeepCopy : Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Serialization.Cloning.CopyContext -> Orleans.Streaming.EventHubs.EventHubBatchContainer
override this.DeepCopy : Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Serialization.Cloning.CopyContext -> Orleans.Streaming.EventHubs.EventHubBatchContainer
Public Function DeepCopy (original As EventHubBatchContainer, context As CopyContext) As EventHubBatchContainer
Parâmetros
- original
- EventHubBatchContainer
- context
- CopyContext
Retornos
Implementações
Aplica-se a
DeepCopy(EventHubBatchContainer, EventHubBatchContainer, CopyContext)
public void DeepCopy (Orleans.Streaming.EventHubs.EventHubBatchContainer input, Orleans.Streaming.EventHubs.EventHubBatchContainer output, Orleans.Serialization.Cloning.CopyContext context);
abstract member DeepCopy : Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Serialization.Cloning.CopyContext -> unit
override this.DeepCopy : Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Streaming.EventHubs.EventHubBatchContainer * Orleans.Serialization.Cloning.CopyContext -> unit
Public Sub DeepCopy (input As EventHubBatchContainer, output As EventHubBatchContainer, context As CopyContext)
Parâmetros
- input
- EventHubBatchContainer
- output
- EventHubBatchContainer
- context
- CopyContext