TransportFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown during negotiate when a transport fails to connect.
public ref class TransportFailedException : Exception
public class TransportFailedException : Exception
type TransportFailedException = class
inherit Exception
Public Class TransportFailedException
Inherits Exception
- Inheritance
-
TransportFailedException
Constructors
TransportFailedException(String, String, Exception) |
Constructs a TransportFailedException. |
Properties
TransportType |
The name of the transport that failed to connect. |