Kinetica C# API
Version 7.0.19.0
|
Whether a user stopped this operation at any point while in progress. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
Whether a user stopped this operation at any point while in progress.
Supported values:
A set of string constants for the parameter <member name="user_stopped">.
Definition at line 133 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.UserStopped.FALSE = "false" |
Definition at line 136 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.UserStopped.TRUE = "true" |
Definition at line 135 of file AdminShowClusterOperations.cs.