2 references to ProcessAsyncResponseStreamResult
System.Web.Services (2)
System\Web\Services\Protocols\ClientProtocol.cs (2)
355while (!ProcessAsyncResponseStreamResult(client, asyncResult)); 389bool complete = ProcessAsyncResponseStreamResult(client, asyncResult);