System.ServiceModel.Channels.LayeredDuplexChannel
class LayeredDuplexChannel : LayeredInputChannel, IAsyncDuplexChannel, IDuplexChannel, IInputChannel, IChannel, ICommunicationObject, IOutputChannel, IAsyncInputChannel, IAsyncCommunicationObject, IAsyncOutputChannel
public LayeredDuplexChannel(ChannelManagerBase channelManager, IInputChannel innerInputChannel, EndpointAddress localAddress, IOutputChannel innerOutputChannel)
public IAsyncResult BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, object state)