Kinetica   C#   API  Version 7.2.3.0
kinetica.AdminShowClusterOperationsResponse.UserStopped Struct Reference

A set of string constants for the parameter user_stopped. More...

Public Attributes

const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

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 85 of file AdminShowClusterOperations.cs.

Member Data Documentation

◆ FALSE

const string kinetica.AdminShowClusterOperationsResponse.UserStopped.FALSE = "false"

Definition at line 88 of file AdminShowClusterOperations.cs.

◆ TRUE

const string kinetica.AdminShowClusterOperationsResponse.UserStopped.TRUE = "true"

Definition at line 87 of file AdminShowClusterOperations.cs.


The documentation for this struct was generated from the following file: