IAsyncResult Properties

  Name Description
Public property Supported by the .NET Compact Framework Supported by the XNA Framework AsyncState Gets a user-defined object that qualifies or contains information about an asynchronous operation.
Public property Supported by the .NET Compact Framework Supported by the XNA Framework AsyncWaitHandle Gets a WaitHandle that is used to wait for an asynchronous operation to complete.
Public property Supported by the .NET Compact Framework Supported by the XNA Framework CompletedSynchronously Gets an indication of whether the asynchronous operation completed synchronously.
Public property Supported by the .NET Compact Framework Supported by the XNA Framework IsCompleted Gets an indication whether the asynchronous operation has completed.
Top

Community Additions

ADD
Show: