Codec_ConnectionIssue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class Codec_ConnectionIssue : Orleans.Serialization.Serializers.AbstractTypeSerializer<Orleans.EventSourcing.ConnectionIssue>
type Codec_ConnectionIssue = class
inherit AbstractTypeSerializer<ConnectionIssue>
Public NotInheritable Class Codec_ConnectionIssue
Inherits AbstractTypeSerializer(Of ConnectionIssue)
- Inheritance
Constructors
Codec_ConnectionIssue() |