The NMS Class Library (.Net Messaging Library)

TransportFilter.AsyncRequest Method 

Method AsyncRequest

public virtual FutureResponse AsyncRequest(
   Command command
);

Parameters

command
A Command

Return Value

A FutureResponse

Implements

ITransport.AsyncRequest

See Also

TransportFilter Class | ActiveMQ.Transport Namespace