LogicalChannelSendRequest Method |
| Name | Description | |
|---|---|---|
| SendRequest(String, Object) |
Sends a request message to a destination and then
blocks forever waiting for the reply message.
| |
| SendRequest(String, Object, Int32) |
Sends a request message to a destination and then
blocks waiting for the reply message for at most timeout milliseconds.
|