The NMS Class Library (.Net Messaging Library)
Connection.SyncRequest Method
Performs a synchronous request-response with the broker
public
Response
SyncRequest(
Command
command
);
See Also
Connection Class
|
ActiveMQ Namespace