Copier_EventHubBatchContainer.DeepCopy Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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
Параметры
- original
- EventHubBatchContainer
- context
- CopyContext
Возвращаемое значение
Реализации
Применяется к
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)
Параметры
- input
- EventHubBatchContainer
- output
- EventHubBatchContainer
- context
- CopyContext