TransportFailedException.TransportType Property
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.
The name of the transport that failed to connect.
public:
property System::String ^ TransportType { System::String ^ get(); };
public string TransportType { get; }
member this.TransportType : string
Public ReadOnly Property TransportType As String