Codec_EventHubSequenceToken Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
- Inheritance
-
Codec_EventHubSequenceToken
- Implements
Constructors
Codec_EventHubSequenceToken(ICodecProvider) |