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