The AsyncCompletedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCancelled
Gets a value indicating whether the operation has been cancelled.
Public propertySupported by the .NET Compact FrameworkError
Gets a value indicating whether an error occurred during the operation.
Public propertySupported by the .NET Compact FrameworkUserState
Gets a user state object.

See Also