TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

QueueRequestor.Request Method 

Send the request message and obtain its reply.

public Message Request(
   Message message
);

Parameters

message
The request message

Return Value

The reply for the request sent

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

Exceptions

Exception Type Condition
EMSException In case of errors in sending request and receiving reply

See Also

QueueRequestor Class | TIBCO.EMS Namespace