Поделиться через


ConnectionResetException Класс

Определение

Исключение, возникающее при сбросе подключения.

public ref class ConnectionResetException : System::IO::IOException
public class ConnectionResetException : System.IO.IOException
type ConnectionResetException = class
    inherit IOException
Public Class ConnectionResetException
Inherits IOException
Наследование
ConnectionResetException

Конструкторы

ConnectionResetException(String, Exception)

Инициализирует новый экземпляр ConnectionResetException.

ConnectionResetException(String)

Инициализирует новый экземпляр ConnectionResetException.

Применяется к