이름 |
설명 |
MessageRouter |
A default fast-lookup implementation of IMessageRouter. |
MessageSerializerQueue |
|
NoReceiptBehavior |
An IReceiptBehavior that does not wait for a receipt (Meaning, Wait only for the server to receive the message). |
Program |
|
ReceiptBehavior |
An IReceiptBehavior that adds a Receipt Header for every outgoing message and wait for the server to send receipt to that message. Create only one instance of this behavior for every destination that you want to use it with. |
ReceiptEvent |
|
StreamMessageSerializer |
|
SubscriptionBehaviorProvider |
|