C# Class EzBus.RabbitMQ.RabbitMQReceivingChannel

Inheritance: IReceivingChannel
Show file Open project: Zapote/EzBus

Public Methods

Method Description
Initialize ( EndpointAddress inputAddress, EndpointAddress errorAddress ) : void

Method Details

Initialize() public method

public Initialize ( EndpointAddress inputAddress, EndpointAddress errorAddress ) : void
inputAddress EndpointAddress
errorAddress EndpointAddress
return void