Copier_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 Copier_ProtocolTransportException : Orleans.Serialization.GeneratedCodeHelpers.OrleansGeneratedCodeHelper.ExceptionCopier<Orleans.EventSourcing.ProtocolTransportException,Orleans.Runtime.OrleansException>
type Copier_ProtocolTransportException = class
inherit OrleansGeneratedCodeHelper.ExceptionCopier<ProtocolTransportException, OrleansException>
Public NotInheritable Class Copier_ProtocolTransportException
Inherits OrleansGeneratedCodeHelper.ExceptionCopier(Of ProtocolTransportException, OrleansException)
- Inheritance
-
Copier_ProtocolTransportException
Constructors
Copier_ProtocolTransportException(ICodecProvider) |
Methods
DeepCopy(T, CopyContext) | (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>) |
DeepCopy(T, T, CopyContext) | (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>) |