The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IRequestChannel::Request Method
.NET Framework (current version)
Sends a message-based request and returns the correlated message-based response.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Request(Message^) | Sends a message-based request and returns the correlated message-based response. |
![]() | Request(Message^, TimeSpan) | Sends a message-based request and returns the correlated message-based response within a specified interval of time. |
Show:
