We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cc380 commit 9a870f7Copy full SHA for 9a870f7
articles/service-bus-messaging/jms-developer-guide.md
@@ -113,6 +113,8 @@ The Connection factory can be instantiated with the below parameters -
113
* traceFrames - boolean flag to collect AMQP trace frames for debugging.
114
* *other configuration parameters*
115
116
+---
117
+
118
The factory can be created as below. The connection string is a required parameter, but the additional properties are optional.
119
120
```java
0 commit comments