AsyncCompletedEventArgs Properties (System.ComponentModel)

Switch View :
ScriptFree
.NET Framework Class Library
AsyncCompletedEventArgs Properties

The AsyncCompletedEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancelled Gets a value indicating whether an asynchronous operation has been canceled.
Public property Error Gets a value indicating which error occurred during an asynchronous operation.
Public property UserState Gets the unique identifier for the asynchronous task.
Top
See Also

Reference