CompletedEventArgs Properties
.NET Framework 4.5
The CompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the operation context echoed back from the operation that triggered the event. (Inherited from ManagementEventArgs.) |
|
Status | Gets the completion status of the operation. |
|
StatusObject | Gets additional status information within a WMI object. This may be null. |