Skip to main content

A set of string constants for the parameter AdminAlterJobsRequest.action. More…

Static Public Attributes

const string CANCEL = “cancel”
 A constant for the AdminAlterJobsRequest.Action options.
 

Detailed Description

A set of string constants for the parameter AdminAlterJobsRequest.action.

Action to be performed on the jobs specified by job_ids.

Definition at line 26 of file AdminAlterJobs.cs.

Member Data Documentation

◆ CANCEL

const string kinetica.AdminAlterJobsRequest.Action.CANCEL = “cancel”
static

A constant for the AdminAlterJobsRequest.Action options.

Definition at line 30 of file AdminAlterJobs.cs.


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