Click or drag to resize

LogicalChannelSendRequest Method

Overload List
  NameDescription
Public methodSendRequest(String, Object)
Sends a request message to a destination and then blocks forever waiting for the reply message.
Public methodSendRequest(String, Object, Int32)
Sends a request message to a destination and then blocks waiting for the reply message for at most timeout milliseconds.
Top
See Also