Click or drag to resize

AsyncError Properties

The AsyncError type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the error that occurred.
Public propertyState
Gets the original state that was passed in to the async call.
Top
See Also