Copier_EventHubSequenceToken.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(EventHubSequenceToken, CopyContext) | |
DeepCopy(EventHubSequenceToken, EventHubSequenceToken, CopyContext) |
DeepCopy(EventHubSequenceToken, CopyContext)
public Orleans.Streaming.EventHubs.EventHubSequenceToken DeepCopy (Orleans.Streaming.EventHubs.EventHubSequenceToken original, Orleans.Serialization.Cloning.CopyContext context);
abstract member DeepCopy : Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Serialization.Cloning.CopyContext -> Orleans.Streaming.EventHubs.EventHubSequenceToken
override this.DeepCopy : Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Serialization.Cloning.CopyContext -> Orleans.Streaming.EventHubs.EventHubSequenceToken
Public Function DeepCopy (original As EventHubSequenceToken, context As CopyContext) As EventHubSequenceToken
Parameter
- original
- EventHubSequenceToken
- context
- CopyContext
Gibt zurück
Implementiert
Gilt für:
DeepCopy(EventHubSequenceToken, EventHubSequenceToken, CopyContext)
public void DeepCopy (Orleans.Streaming.EventHubs.EventHubSequenceToken input, Orleans.Streaming.EventHubs.EventHubSequenceToken output, Orleans.Serialization.Cloning.CopyContext context);
abstract member DeepCopy : Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Serialization.Cloning.CopyContext -> unit
override this.DeepCopy : Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Streaming.EventHubs.EventHubSequenceToken * Orleans.Serialization.Cloning.CopyContext -> unit
Public Sub DeepCopy (input As EventHubSequenceToken, output As EventHubSequenceToken, context As CopyContext)
Parameter
- input
- EventHubSequenceToken
- output
- EventHubSequenceToken
- context
- CopyContext