Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecondaryServerDefinition

Base interface for a secondary remote server definition.

Hierarchy

Index

Properties

connectionOptions

connectionOptions: Partial<ConnectionOptions>

The remote server connection options.

Optional missingTopicNotificationFilter

missingTopicNotificationFilter: undefined | string

The missing topic notification filter expression.

name

name: string

The name of the remote server.

principal

principal: string

The principal used for connection.