3 references to ReadAsyncResult
System.ServiceModel (3)
System\ServiceModel\Channels\Connection.cs (3)
402
return
ReadAsyncResult
.End(asyncResult);
517
ReadAsyncResult
thisPtr = AsyncResult.End<
ReadAsyncResult
>(result);