System.ServiceModel.Channels.ServiceChannel
sealed class ServiceChannel : CommunicationObject, IChannel, ICommunicationObject, IClientChannel, IContextChannel, IExtensibleObject<IContextChannel>, IDisposable, IDuplexContextChannel, IOutputChannel, IRequestChannel, IServiceChannel, IAsyncDisposable
public IAsyncResult BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, object state)
public IAsyncResult BeginSend(Message message, TimeSpan timeout, AsyncCallback callback, object state)