ConnectionResetException Sınıf

Tanım

Bağlantı sıfırlandığında bir özel durum oluştu.

public ref class ConnectionResetException : System::IO::IOException
public class ConnectionResetException : System.IO.IOException
type ConnectionResetException = class
    inherit IOException
Public Class ConnectionResetException
Inherits IOException
Devralma
ConnectionResetException

Oluşturucular

ConnectionResetException(String)

öğesinin yeni bir örneğini ConnectionResetExceptionbaşlatır.

ConnectionResetException(String, Exception)

öğesinin yeni bir örneğini ConnectionResetExceptionbaşlatır.

Şunlara uygulanır