|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter user_stopped. More...
Public Attributes | |
| const string | TRUE = "true" |
| const string | FALSE = "false" |
A set of string constants for the parameter user_stopped.
Whether a user stopped this operation at any point while in progress.
Definition at line 84 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.UserStopped.FALSE = "false" |
Definition at line 87 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.UserStopped.TRUE = "true" |
Definition at line 86 of file AdminShowClusterOperations.cs.