TransportType Enum
Transport type The underlying transport protocol type:
Amqp: AMQP over the default TCP transport protocol, it uses port 5671. AmqpOverWebsocket: Amqp over the Web Sockets transport protocol, it uses port 443.
- Inheritance
-
TransportType
Constructor
TransportType(value)
Fields
| Amqp |
| AmqpOverWebsocket |
Feedback
Submit and view feedback for