C# Class Wave.Transports.RabbitMQ.RabbitConnectionManager

Datei anzeigen Open project: ExpediaInc/WaveServiceBus Class Usage Examples

Private Methods

Method Description
CreateConnection ( ) : IConnection
EnsureConnectionIsOpen ( ) : void
GetChannel ( ) : IModel
OnConnectionShutDown ( object sender, RabbitMQ.Client.ShutdownEventArgs reason ) : void
RabbitConnectionManager ( Uri connectionString ) : System
ResetConnection ( ) : void
Shutdown ( ) : void