# Codec_EventHubMessage

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_EventHubMessage : IFieldCodec, IFieldCodec<EventHubMessage>, IBaseCodec, IBaseCodec<EventHubMessage>
```

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_EventHubMessage(IActivator&lt;EventHubMessage&gt;, ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/constructors/constructor-orleans-serialization-activators-iactivator-orleans-streaming-eventh-dc693330/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, EventHubMessage)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-stre-456af7ab/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-fed22f5c/)
- [Serialize(Writer&lt;TBufferWriter&gt;, EventHubMessage)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-strea-695ee292/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, EventHubMessage)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-b2e6a93a/)
