Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Commit e999321

Browse files
Added note to readme about mange rights for creating queue or topic
1 parent b52fd63 commit e999321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ To create a topic/queue sender or receiver, create an instance of the factory an
1010

1111
Each of the factory methods support creation of the queue or topic as well as transport type, receive mode and retry policy.
1212

13+
__NOTE__ : In order to use the create of the queue or topic the connection string must have mange rights.
14+
1315
### Topics
1416

1517
#### Basic Topic Sender

0 commit comments

Comments
 (0)