Enum ExecStatusType
Used for execStatusType attribute in <execInstance> resource.
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
public enum ExecStatusType
Fields
Name | Description |
---|---|
Cancelled | |
Cancelling | |
Finished | |
Initiated | |
Pending | |
StatusNonCancellable |