C# Class NSimpleBus.Transports.RabbitMQ.QueueActivityConsumer.ModelShutdownEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: nordbergm/NSimpleBus

Méthodes publiques

Méthode Description
ModelShutdownEventArgs ( IModel model, RabbitMQ.Client.ShutdownEventArgs reason ) : System

Method Details

ModelShutdownEventArgs() public méthode

public ModelShutdownEventArgs ( IModel model, RabbitMQ.Client.ShutdownEventArgs reason ) : System
model IModel
reason RabbitMQ.Client.ShutdownEventArgs
Résultat System