Home > @imqueue/rpc > IMessageQueueConnection
IMessageQueueConnection interface
Signature:
export interface IMessageQueueConnection extends IMessageQueueAuthConnection
Extends: IMessageQueueAuthConnection
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
Message queue network host {string} | ||
|
string |
(Optional) Message queue network unique identifier, optional property {string | undefined} | ||
|
number |
Message queue network port {number} |