AsyncStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A helper class that describes status and last exception from an asynchronous operation.
public sealed class AsyncStatus
type AsyncStatus = class
Public NotInheritable Class AsyncStatus
- Inheritance
-
AsyncStatus
Properties
ExecutionStatus |
ExecutionStatus |
LastException |
LastException |