Builder
class Builder
Async Queue Config Builder
Builder class for constructing a new AsyncQueueConfig instance.
Author
Elizabeth Paige Harper https://github.com/foxcapades
Since
1.0.0
Functions
Link copied to clipboard
Link copied to clipboard
Sets the RabbitMQ hostname for the queue.
Link copied to clipboard
Sets the unique identifier for the queue.
Link copied to clipboard
Sets the RabbitMQ credentials password for the queue.
Link copied to clipboard
Sets the RabbitMQ host port for the queue.
Link copied to clipboard
Sets the RabbitMQ credentials username for the queue.
Link copied to clipboard
Sets the number of worker threads to use as consumers for this queue.