SocketConnectionException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
- Herança
- Atributos
Construtores
SocketConnectionException(SerializationInfo, StreamingContext) | |
SocketConnectionException(String, Exception) | |
SocketConnectionException(String) |