共用方式為


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

無法連線之傳輸的名稱。

適用於