Implemented interface member:
method
BeginReceiveRequest
System.ServiceModel.Channels.IReplyChannel.BeginReceiveRequest(System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginReceiveRequest
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
135return BeginReceiveRequest(this.DefaultReceiveTimeout, callback, state);