Skip to content

Commit bc145b7

Browse files
committed
fix paramrefs for System.Messaging
1 parent 15c1607 commit bc145b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

xml/System.Messaging/MessageQueue.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,8 +1784,6 @@ myMessageQueue.Send("Text 2."); //Resources are re-acquired.
17841784
|Remote computer|No|
17851785
|Remote computer and direct format name|No|
17861786

1787-
1788-
17891787
## Examples
17901788
The following code example creates public and private queues. It sends a message to selected queues.
17911789

@@ -1858,8 +1856,6 @@ myMessageQueue.Send("Text 2."); //Resources are re-acquired.
18581856
|Remote computer|No|
18591857
|Remote computer and direct format name|No|
18601858

1861-
1862-
18631859
## Examples
18641860
The following code example creates public and private transactional queues. It sends a message to selected queues.
18651861

0 commit comments

Comments
 (0)