WebClientAsyncResult::IsCompleted Property
.NET Framework (current version)
Gets a value indicating whether the asynchronous XML Web service request has completed.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::Booleantrue if the asynchronous XML Web service request has completed; otherwise, false.
Implements
IAsyncResult::IsCompleted
.NET Framework
Available since 1.1
Available since 1.1
Show: