# Codec_EventHubSequenceTokenV2

Package: [Microsoft.Orleans.Streaming.EventHubs](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs)

```csharp
public sealed class Codec_EventHubSequenceTokenV2 : IFieldCodec, IFieldCodec<EventHubSequenceTokenV2>, IBaseCodec, IBaseCodec<EventHubSequenceTokenV2>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_EventHubSequenceTokenV2(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubsequencetokenv2/constructors/constructor-orleans-serialization-serializers-icodecprovider-ec97294a/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, EventHubSequenceTokenV2)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubsequencetokenv2/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-stre-0198d0a1/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubsequencetokenv2/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-34fa3a88/)
- [Serialize(Writer&lt;TBufferWriter&gt;, EventHubSequenceTokenV2)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubsequencetokenv2/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-strea-a9d6778c/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, EventHubSequenceTokenV2)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubsequencetokenv2/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-b13b2a96/)
