Codec_EventHubSequenceToken Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public sealed class Codec_EventHubSequenceToken : Orleans.Serialization.Codecs.IFieldCodec<Orleans.Streaming.EventHubs.EventHubSequenceToken>, Orleans.Serialization.Serializers.IBaseCodec<Orleans.Streaming.EventHubs.EventHubSequenceToken>
type Codec_EventHubSequenceToken = class
interface IFieldCodec<EventHubSequenceToken>
interface IFieldCodec
interface IBaseCodec<EventHubSequenceToken>
interface IBaseCodec
Public NotInheritable Class Codec_EventHubSequenceToken
Implements IBaseCodec(Of EventHubSequenceToken), IFieldCodec(Of EventHubSequenceToken)
- Herança
-
Codec_EventHubSequenceToken
- Implementações
Construtores
Codec_EventHubSequenceToken(ICodecProvider) |