Enum ExecModeType
Used for execModeType attribute in <mgmtCmd> and <execInstance> resource.
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
public enum ExecModeType
Fields
Name | Description |
---|---|
ImmediateOnce | |
ImmediateRepeat | |
RandomOnce | |
RandomRepeat |