# Codec_OrleansClusterConnectivityCheckFailedException

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

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

```csharp
public sealed class Codec_OrleansClusterConnectivityCheckFailedException : IFieldCodec, IFieldCodec<OrleansClusterConnectivityCheckFailedException>
```

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_OrleansClusterConnectivityCheckFailedException(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansclusterconnectivitycheckfailedexception/constructors/constructor-orleans-serialization-serializers-icodecprovider-50fde79a/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, OrleansClusterConnectivityCheckFailedException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansclusterconnectivitycheckfailedexception/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-92f4e697/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansclusterconnectivitycheckfailedexception/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-a81809c0/)
- [Serialize(Writer&lt;TBufferWriter&gt;, OrleansClusterConnectivityCheckFailedException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansclusterconnectivitycheckfailedexception/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-6540d0ec/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, OrleansClusterConnectivityCheckFailedException)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleanscodegen.orleans.runtime.membershipservice.codec-orleansclusterconnectivitycheckfailedexception/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-8d4bcef6/)
