ReceiveByCorrelationId(String,MessageQueueTransaction)
ReceiveByCorrelationId(String,MessageQueueTransactionType)
ReceiveByCorrelationId(String,TimeSpan)
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransaction)
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransactionType)
ReceiveByCorrelationId(String)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, from a nontransactional queue, and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
ReceiveByCorrelationId(String,MessageQueueTransaction)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, from a transactional queue, and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String transaction MessageQueueTransaction - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
ReceiveByCorrelationId(String,MessageQueueTransactionType)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String transactionType MessageQueueTransactionType - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
ReceiveByCorrelationId(String,TimeSpan)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, from a nontransactional queue, and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String timeout TimeSpan - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransaction)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, from a transactional queue, and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String timeout TimeSpan transaction MessageQueueTransaction - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransactionType)
- Category
- Method
- Description
- Receives the message that matches the given correlation identifier, and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
- Type
- Message
- Character
- public
- Parameters
-
Name Type Description correlationId String timeout TimeSpan transactionType MessageQueueTransactionType - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database