Assembly
| Type | Summary |
|---|---|
| DefaultMessageSerializer | Provides default message serialization. |
| IMessageSerializer | Allows the implementation of serializers for message serialization. |
| IQueueService | Allows the implementation of services to access queue services. |
| QueueConnectionOptions | Represents configuration options for establishing a connection to a message queue. |
| QueueConsts | Provides constants associated with the queue feature. |
| QueueServiceException | Thown when an error occurred during queue operation. |
In this document