PromiseTCondition Enumeration |
Condition under which callbacks should be executed
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax Protected Enumeration Condition
Members
| Member name | Value | Description |
---|
| Success | 1 | |
| Failure | 2 | |
| Always | 3 | |
| Progress | 4 | |
See Also