You're viewing archived documentation for @imqueue/core v2.0.26. APIs may differ from the current release. View the latest version ↗

IServerInput interface

Signature:

export interface IServerInput 

Properties

Property

Modifiers

Type

Description

host

string

Message queue network host

{string}

id?

string

(Optional) Message queue network unique identifier, optional property

{string | undefined}

port

number

Message queue network port

{number}