Freigeben über


AsyncStatus-Member

The AsyncStatus object represents the status of an asynchronous process.

Der AsyncStatus-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ExecutionStatus Gets the execution status of the asynchronous process.
Öffentliche Eigenschaft LastException Gets the most recent exception generated by the asynchronous process.

Zum Anfang