# Codec_ClusterManifestUpdate

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

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

```csharp
public sealed class Codec_ClusterManifestUpdate : IFieldCodec, IFieldCodec<ClusterManifestUpdate>, IBaseCodec, IBaseCodec<ClusterManifestUpdate>
```

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_ClusterManifestUpdate(IActivator&lt;ClusterManifestUpdate&gt;, ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-clustermanifestupdate/constructors/constructor-orleans-serialization-activators-iactivator-orleans-runtime-clusterm-286e8518/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, ClusterManifestUpdate)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-clustermanifestupdate/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-44be48a3/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-clustermanifestupdate/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-8fa285b0/)
- [Serialize(Writer&lt;TBufferWriter&gt;, ClusterManifestUpdate)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-clustermanifestupdate/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-3fa79996/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, ClusterManifestUpdate)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-clustermanifestupdate/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-584f5e7e/)
