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.
Exception thrown by protocol messaging layer.
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class ProtocolTransportException : Orleans.Runtime.OrleansException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type ProtocolTransportException = class
inherit OrleansException
Public NotInheritable Class ProtocolTransportException
Inherits OrleansException
- Inheritance
- Attributes
Constructors
ProtocolTransportException() | |
ProtocolTransportException(String, Exception) | |
ProtocolTransportException(String) |
Methods
ToString() |