Méthode | Description | |
---|---|---|
UseMessageScheduler ( this |
Specify an endpoint to use for message scheduling
|
|
UsePublishMessageScheduler ( this |
Uses Publish (instead of Send) to schedule messages via the Quartz message scheduler. For this to work, a single queue should be used to schedule all messages. If multiple instances are running, they should be on the same Quartz cluster.
|
public static UseMessageScheduler ( this |
||
configurator | this |
|
schedulerAddress | ||
Résultat | void |
public static UsePublishMessageScheduler ( this |
||
configurator | this |
|
Résultat | void |