Copier_EventHubBatchContainer.DeepCopy Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- original
- EventHubBatchContainer
- context
- CopyContext
Gibt zurück
Implementiert
Gilt für:
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)
Parameter
- input
- EventHubBatchContainer
- output
- EventHubBatchContainer
- context
- CopyContext