C# Class MassTransit.RabbitMqTransport.RabbitMqReceiveTransport.Faulted
Afficher le fichier
Open project: phatboyg/MassTransit
Méthodes publiques
Méthode |
Description |
|
Faulted ( Uri inputAddress, Exception exception ) : System |
|
|
Method Details
public Faulted ( Uri inputAddress, Exception exception ) : System |
inputAddress |
System.Uri |
|
exception |
System.Exception |
|
Résultat |
System |
|