1 reference to SendAsyncResult
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
1808
IAsyncResult result = new
SendAsyncResult
(this, httpResponseMessage, suppressEntityBody, timeout, callback, state);