Метод | Описание | |
---|---|---|
Main ( string args ) : int | ||
ProcessSingleDelivery ( RabbitMQ.Client.Events.BasicDeliverEventArgs e ) : void |
public static Main ( string args ) : int | ||
args | string | |
Результат | int |
public static ProcessSingleDelivery ( RabbitMQ.Client.Events.BasicDeliverEventArgs e ) : void | ||
e | RabbitMQ.Client.Events.BasicDeliverEventArgs | |
Результат | void |