RequestEventSendSubRequest Method |
Name | Description | |
---|---|---|
SendSubRequest(String, Object) |
Sends a subrequest message to a destination and
then blocks forever waiting for the reply.
| |
SendSubRequest(String, Object, ReplyHandler) |
Sends a subrequest message to a destination.
| |
SendSubRequest(String, Object, Int32) |
Sends a subrequest message to a destination and
then blocks forever waiting until timeout.
| |
SendSubRequest(String, Object, ReplyHandler, Int32) |
Sends a subrequest message to a destination.
| |
SendSubRequest(String, Object, ReplyHandler, Int32, String) |
Sends a subrequest message to a destination.
|