次の方法で共有


TransportFailedException クラス

定義

トランスポートの接続に失敗したときにネゴシエート中にスローされる例外。

public ref class TransportFailedException : Exception
public class TransportFailedException : Exception
type TransportFailedException = class
    inherit Exception
Public Class TransportFailedException
Inherits Exception
継承
TransportFailedException

コンストラクター

TransportFailedException(String, String, Exception)

TransportFailedException を構築します。

プロパティ

TransportType

接続に失敗したトランスポートの名前。

適用対象