Class UnsupportedVersionException
Indicates that the protocol version is not supported.
Inheritance
UnsupportedVersionException
Implements
Inherited Members
Namespace: DotNext.Net.Multiplexing
Assembly: DotNext.Net.Cluster.dll
Syntax
public sealed class UnsupportedVersionException : MultiplexingProtocolException, ISerializable
Properties
View SourceVersion
Gets the version that is not supported.
Declaration
public byte Version { get; }
Property Value
| Type | Description |
|---|---|
| byte |