C# Class MassTransit.RabbitMqTransport.RabbitMqReceiveTransport.Faulted

Inheritance: ReceiveEndpointFaulted
Mostra file Open project: phatboyg/MassTransit

Public Methods

Method Description
Faulted ( Uri inputAddress, Exception exception ) : System

Method Details

Faulted() public method

public Faulted ( Uri inputAddress, Exception exception ) : System
inputAddress System.Uri
exception System.Exception
return System