Kinetica C# API
Version 7.0.19.0
|
Whether this cluster operation is currently in progress or not. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
Whether this cluster operation is currently in progress or not.
Supported values:
A set of string constants for the parameter <member name="in_progress">.
Definition at line 81 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.InProgress.FALSE = "false" |
Definition at line 84 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.InProgress.TRUE = "true" |
Definition at line 83 of file AdminShowClusterOperations.cs.