1 write to asyncSendCallback
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
479
this.
asyncSendCallback
= asyncSendCallback;
1 reference to asyncSendCallback
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
623
this.
asyncSendCallback
.Invoke(this.asyncSendState, t.Result);