Base:
method
BeginReply
System.ServiceModel.Channels.RequestContext.BeginReply(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginReply
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelRequestContext.cs (1)
50return this.BeginReply(message, this.defaultSendTimeout, callback, state);