# Codec_ConnectionIssue

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_ConnectionIssue : AbstractTypeSerializer<ConnectionIssue>
```

Serializer for types which are abstract and therefore cannot be instantiated themselves, such as abstract classes and interface types.

## Constructors

- [Codec_ConnectionIssue](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.codec-connectionissue/constructors/constructor-5caa13a1/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, ConnectionIssue)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.codec-connectionissue/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-even-5cb3af4d/)
- [Serialize(Writer&lt;TBufferWriter&gt;, ConnectionIssue)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.codec-connectionissue/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-event-199aebdc/)
