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 の新しいインスタンスを初期化します。 |