SocketConnectionException 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.
[System.Serializable]
public sealed class SocketConnectionException : Orleans.Runtime.OrleansException
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class SocketConnectionException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type SocketConnectionException = class
inherit OrleansException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type SocketConnectionException = class
inherit OrleansException
Public NotInheritable Class SocketConnectionException
Inherits OrleansException
- Inheritance
- Attributes
Constructors
SocketConnectionException(SerializationInfo, StreamingContext) | |
SocketConnectionException(String, Exception) | |
SocketConnectionException(String) |