WebClientAsyncResult Properties

  Name Description
Public property Supported by the .NET Compact Framework AsyncState
Gets the object provided in the last parameter to the Begin method asynchronous call.
Public property Supported by the .NET Compact Framework AsyncWaitHandle
Gets a WaitHandle that is used to wait for an asynchronous operation to complete.
Public property Supported by the .NET Compact Framework CompletedSynchronously
Gets a value indicating whether the Begin call completed synchronously.
Public property Supported by the .NET Compact Framework IsCompleted
Gets a value indicating whether the asynchronous XML Web service request has completed.
Top

Community Additions

ADD
Show: