AsyncStatus Miembros
The AsyncStatus object represents the status of an asynchronous process.
El tipo AsyncStatus expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
ExecutionStatus | Gets the execution status of the asynchronous process. | |
LastException | Gets the most recent exception generated by the asynchronous process. |
Principio