Метод | Описание | |
---|---|---|
UseDelayedExchangeMessageScheduler ( this configurator ) : void |
Uses the RabbitMQ Delayed Exchange plugin to schedule messages for future delivery. A lightweight alternative to Quartz, which does not require any storage outside of RabbitMQ.
|
public static UseDelayedExchangeMessageScheduler ( this configurator ) : void | ||
configurator | this | |
Результат | void |