# Codec_SiloRuntimeStatistics

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_SiloRuntimeStatistics : IFieldCodec, IFieldCodec<SiloRuntimeStatistics>
```

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_SiloRuntimeStatistics(IActivator&lt;SiloRuntimeStatistics&gt;, ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-siloruntimestatistics/constructors/constructor-orleans-serialization-activators-iactivator-orleans-runtime-silorunt-2674b64e/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, SiloRuntimeStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-siloruntimestatistics/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-223a1ea3/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-siloruntimestatistics/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-def18604/)
- [Serialize(Writer&lt;TBufferWriter&gt;, SiloRuntimeStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-siloruntimestatistics/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-00ef1a5e/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, SiloRuntimeStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-siloruntimestatistics/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-eff95e1e/)
