WebClientAsyncResult Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyAsyncState

Gets the object provided in the last parameter to the Begin method asynchronous call.

System_CAPS_pubpropertyAsyncWaitHandle

Gets a WaitHandle that is used to wait for an asynchronous operation to complete.

System_CAPS_pubpropertyCompletedSynchronously

Gets a value indicating whether the Begin call completed synchronously.

System_CAPS_pubpropertyIsCompleted

Gets a value indicating whether the asynchronous XML Web service request has completed.

Return to top
Show: