| ServerEvent Class |
Namespace: OpenStack.Compute.v2_1
The ServerEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerEvent | Initializes a new instance of the ServerEvent class |
| Name | Description | |
|---|---|---|
| Finished |
The event completion time.
| |
| Name |
The event name.
| |
| Result |
The resulting event status.
| |
| StackTrace |
Additional error information, if any.
| |
| Started |
The event start time.
|