AsyncStatus Class
SQL Server 2012
The AsyncStatus object represents the status of an asynchronous process.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
The AsyncStatus type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExecutionStatus | Gets the execution status of the asynchronous process. |
![]() | LastException | Gets the most recent exception generated by the asynchronous process. |


