Enum Status
Represents the final status of a piactl command.
public enum Status
- Extension Methods
Fields
Canceled = 3
Completed = 2
Error = 4
NotStarted = 1
Started = 0
Represents the final status of a piactl command.
public enum Status
Canceled = 3
Completed = 2
Error = 4
NotStarted = 1
Started = 0