3.1.5 Message Processing Events and Sequencing Rules for qmcomm2
The following methods comprise the Message Queuing (MSMQ): Queue Manager Client Protocol version 2 (qmcomm2) interface. If LocalQueueManager.SupportingServer is False, the server MUST return an error if any of the following methods is called.
Methods in RPC Opnum Order
|
Method |
Description |
|---|---|
|
Sends a message to the specified queue. Opnum: 0 |
|
|
Sends a message to the specified queue. Opnum: 1 |
|
|
Receives a message from the specified queue. Opnum: 2 |
|
|
Creates a cursor for accessing the specified queue. Opnum: 3 |