The following tables list the members exposed by ResultChangedEventArgs.
Name | Description | |
---|---|---|
ResultChangedEventArgs Constructor | Initializes a new instance of the ResultChangedEventArgs class. |
Name | Description | |
---|---|---|
Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Result | Gets the result. | |
SourceState | Gets the data source state related to Result. | |
UserState | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Name | Description | |
---|---|---|
RaiseExceptionIfNecessary | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |