Enum CommandStatus
Namespace: VelloSharp.Composition.Telemetry
Assembly: VelloSharp.Composition.dll
public enum CommandStatus
Fields
Accepted = 0
Failed = 2
NotFound = 4
Pending = 3
Rejected = 1
Namespace: VelloSharp.Composition.Telemetry
Assembly: VelloSharp.Composition.dll
public enum CommandStatus
Accepted = 0
Failed = 2
NotFound = 4
Pending = 3
Rejected = 1