Copier_EventHubBatchContainer.DeepCopy Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Devoluciones
Implementaciones
Se aplica 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