◆ showSystemProperties() [1/2]
| inline |
Returns server configuration and version related information to the caller.
The admin tool uses it to present server related information to the user.
| options | Optional parameters.
|
Definition at line 61847 of file KineticaFunctions.cs.
◆ showSystemProperties() [2/2]
| inline |
Returns server configuration and version related information to the caller.
The admin tool uses it to present server related information to the user.
| request_ | Request object containing the parameters for the operation. |
Definition at line 61802 of file KineticaFunctions.cs.
◆ ShowSystemPropertiesAsync() [1/2]
| inline |
Returns server configuration and version related information to the caller.
(async)
The admin tool uses it to present server related information to the user.
| options | Optional parameters.
|
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61873 of file KineticaFunctions.cs.
◆ ShowSystemPropertiesAsync() [2/2]
| inline |
Returns server configuration and version related information to the caller.
(async)
The admin tool uses it to present server related information to the user.
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61820 of file KineticaFunctions.cs.