Method | Description | |
---|---|---|
OpenChannel ( ) : |
The open channel.
|
|
RabbitBus ( BusConfiguration configuration ) : System |
Инициализирует новый экземпляр класса RabbitBus.
|
|
Shutdown ( ) : void |
The shutdown.
|
|
Start ( bool waitForReadiness = true ) : void |
The start.
|
|
Stop ( ) : void |
Method | Description | |
---|---|---|
Restart ( bool waitForReadiness = true ) : void |
Method | Description | |
---|---|---|
BuildReceivers ( ) : void | ||
BuildSenders ( ) : void | ||
Configure ( ) : void | ||
Connect ( |
||
DisconnectEventHandler ( IConnection connection, RabbitMQ.Client.ShutdownEventArgs eventArgs ) : void | ||
DropConnection ( ) : void | ||
HandleBusFailure ( |
||
IBusAdvanced ( ) : IChannel |
The open channel.
|
|
IBusAdvanced ( ) : void |
The panic.
|
|
IChannelProvider ( ) : IChannel |
The open channel.
|
|
ResetRestartTask ( ) : void | ||
StartTask ( |
||
StopTask ( |
public RabbitBus ( BusConfiguration configuration ) : System | ||
configuration | BusConfiguration | The configuration. |
return | System |
protected Restart ( bool waitForReadiness = true ) : void | ||
waitForReadiness | bool | |
return | void |
public Start ( bool waitForReadiness = true ) : void | ||
waitForReadiness | bool | The wait for readiness. |
return | void |