C# Class MassTransit.AzureServiceBusTransport.ServiceBusReceiveTransport.Faulted
Mostra file
Open project: phatboyg/MassTransit
Public Methods
Method |
Description |
|
Faulted ( Uri inputAddress, Exception exception ) : System |
|
|
Method Details
public Faulted ( Uri inputAddress, Exception exception ) : System |
inputAddress |
System.Uri |
|
exception |
System.Exception |
|
return |
System |
|