A set of string constants for the parameter AdminOfflineRequest.offline. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the AdminOfflineRequest.Offline options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminOfflineRequest.Offline options. | |
Detailed Description
A set of string constants for the parameter AdminOfflineRequest.offline.
Set to true if desired state is offline.
Definition at line 23 of file AdminOffline.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the AdminOfflineRequest.Offline options.
Definition at line 31 of file AdminOffline.cs.
◆ TRUE
| static |
A boolean constant for the AdminOfflineRequest.Offline options.
Definition at line 27 of file AdminOffline.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminOffline.cs
- Kinetica/Protocol/AdminOffline.cs