ConnectionResetException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重設連接時擲回的例外狀況。
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 的新執行個體。 |