Platforms to show: All Mac Windows Linux Cross-Platform

Back to RabbitMQConnectionInfoMBS class.

RabbitMQConnectionInfoMBS.Host as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The hostname of the broker.

(Read only property)

RabbitMQConnectionInfoMBS.Password as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The password to authenticate with the broker.

default on most brokers is 'guest'
(Read only property)

RabbitMQConnectionInfoMBS.Port as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The port that the broker is listening on.

default on most brokers is 5672.
(Read only property)

RabbitMQConnectionInfoMBS.SSL as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether to use SSL.

(Read only property)

RabbitMQConnectionInfoMBS.User as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The username to authenticate with the broker.

default on most broker is 'guest'
(Read only property)

RabbitMQConnectionInfoMBS.VHost as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The virtual host on the broker to connect to.

a good default is "/"
(Read only property)

The items on this page are in the following plugins: MBS RabbitMQ Plugin.


The biggest plugin in space...