System.ServiceModel.Channels.RequestChannel
abstract class RequestChannel : ChannelBase, IRequestChannel, IChannel, ICommunicationObject, IAsyncRequestChannel, IAsyncCommunicationObject
protected RequestChannel(ChannelManagerBase channelFactory, EndpointAddress to, Uri via, bool manualAddressing)
public IAsyncResult BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, object state)