Constructor
new Queue(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | EventEmitter object configuration |
- Source:
Methods
connect() → {Promise}
Connect the queue.
- Source:
Returns:
- True when connected
- Type
- Promise