C# Класс Iaik.Utils.Net.ConnectionFailureException

Is thrown if the connection to the remote host could not be established, because the remote endpoint is not available
Наследование: ConnectionException
Показать файл Открыть проект

Открытые методы

Метод Описание
ConnectionFailureException ( string message ) : System

Описание методов

ConnectionFailureException() публичный Метод

public ConnectionFailureException ( string message ) : System
message string
Результат System