ConnectionResetException Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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, Exception) |
öğesinin yeni bir örneğini ConnectionResetExceptionbaşlatır. |
ConnectionResetException(String) |
öğesinin yeni bir örneğini ConnectionResetExceptionbaşlatır. |