TransportFailedException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当传输无法连接时,协商期间引发的异常。
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 |
无法连接的传输的名称。 |