Codec_ProtocolTransportException 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_ProtocolTransportException : Orleans.Serialization.Codecs.IFieldCodec<Orleans.EventSourcing.ProtocolTransportException>
type Codec_ProtocolTransportException = class
interface IFieldCodec<ProtocolTransportException>
interface IFieldCodec
Public NotInheritable Class Codec_ProtocolTransportException
Implements IFieldCodec(Of ProtocolTransportException)
- Inheritance
-
Codec_ProtocolTransportException
- Implements
Constructors
Codec_ProtocolTransportException(ICodecProvider) |