Home > @imqueue/core > IServerInput
IServerInput interface
Signature:
export interface IServerInput
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} |