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 15c1607 commit bc145b7Copy full SHA for bc145b7
xml/System.Messaging/MessageQueue.xml
@@ -1784,8 +1784,6 @@ myMessageQueue.Send("Text 2."); //Resources are re-acquired.
1784
|Remote computer|No|
1785
|Remote computer and direct format name|No|
1786
1787
-
1788
1789
## Examples
1790
The following code example creates public and private queues. It sends a message to selected queues.
1791
@@ -1858,8 +1856,6 @@ myMessageQueue.Send("Text 2."); //Resources are re-acquired.
1858
1856
1859
1857
1860
1861
1862
1863
1864
The following code example creates public and private transactional queues. It sends a message to selected queues.
1865
0 commit comments