Base:
method
BeginReply
System.ServiceModel.Channels.RequestContext.BeginReply(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginReply
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\RequestContextBase.cs (1)
222return BeginReply(message, DefaultSendTimeout, callback, state);