Compartir a través de


TransportFailedException Clase

Definición

Excepción iniciada durante la negociación cuando un transporte no se puede conectar.

public ref class TransportFailedException : Exception
public class TransportFailedException : Exception
type TransportFailedException = class
    inherit Exception
Public Class TransportFailedException
Inherits Exception
Herencia
TransportFailedException

Constructores

TransportFailedException(String, String, Exception)

Construye un objeto TransportFailedException.

Propiedades

TransportType

Nombre del transporte que no se pudo conectar.

Se aplica a