Implemented interface member:
property
IsCompleted
System.IAsyncResult.IsCompleted
2 references to IsCompleted
System.Web.Services (2)
System\Web\Services\Protocols\ClientProtocol.cs (2)
250if (!asyncResult.IsCompleted) 265if (client.IsCompleted)