NoTransportSupportedException 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 there are no supported transports between the client and server.
public ref class NoTransportSupportedException : Exception
public class NoTransportSupportedException : Exception
type NoTransportSupportedException = class
inherit Exception
Public Class NoTransportSupportedException
Inherits Exception
- Inheritance
-
NoTransportSupportedException
Constructors
NoTransportSupportedException(String) |
Constructs the NoTransportSupportedException exception with the provided |