# Codec_BatchedNotificationMessage

Package: [Microsoft.Orleans.EventSourcing](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/) 10.0.0

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

```csharp
public sealed class Codec_BatchedNotificationMessage : IFieldCodec, IFieldCodec<BatchedNotificationMessage>
```

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_BatchedNotificationMessage(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-batchednotificationmessage/constructors/constructor-orleans-serialization-serializers-icodecprovider-effebeaa/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, BatchedNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-batchednotificationmessage/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-even-7756d1ff/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-batchednotificationmessage/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-079e3a70/)
- [Serialize(Writer&lt;TBufferWriter&gt;, BatchedNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-batchednotificationmessage/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-event-4a13ef68/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, BatchedNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-batchednotificationmessage/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-fcb5b5ba/)
