# Codec_GatewayTooBusyException

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

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

```csharp
public sealed class Codec_GatewayTooBusyException : IFieldCodec, IFieldCodec<GatewayTooBusyException>
```

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_GatewayTooBusyException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-gatewaytoobusyexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-f6015906/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, GatewayTooBusyException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-gatewaytoobusyexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-99e06813/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-gatewaytoobusyexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-f6691eb4/)
- [Serialize(Writer&lt;TBufferWriter&gt;, GatewayTooBusyException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-gatewaytoobusyexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-909b0846/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, GatewayTooBusyException)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.runtime.codec-gatewaytoobusyexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-db131e52/)
