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