Codec_EventHubSequenceTokenV2.Deserialize<TReaderInput> Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void Deserialize<TReaderInput> (ref Orleans.Serialization.Buffers.Reader<TReaderInput> reader, Orleans.Streaming.EventHubs.EventHubSequenceTokenV2 instance);
abstract member Deserialize : Reader * Orleans.Streaming.EventHubs.EventHubSequenceTokenV2 -> unit
override this.Deserialize : Reader * Orleans.Streaming.EventHubs.EventHubSequenceTokenV2 -> unit
Public Sub Deserialize(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), instance As EventHubSequenceTokenV2)
Paramètres de type
- TReaderInput
Paramètres
- reader
- Reader<TReaderInput>
- instance
- EventHubSequenceTokenV2