MQContract.ActiveMQ
This is the MessageServiceConnection implemenation for using ActiveMQ
Default constructor for creating instance
| Name | Type | Description |
|---|---|---|
| ConnectUri | System.Uri | The connection url to use |
| username | System.String | The username to use |
| password | System.String | The password to use |
Underlying connection used to connection to ActiveMQ. Exposed here for additional control if required.