◆ adminBackupEnd() [1/2]
| inline |
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.
| request_ | Request object containing the parameters for the operation. |
Definition at line 902 of file KineticaFunctions.cs.
◆ adminBackupEnd() [2/2]
| inline |
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.
| options | Optional parameters. The default value is an empty Dictionary. |
Definition at line 935 of file KineticaFunctions.cs.
◆ AdminBackupEndAsync() [1/2]
| inline |
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.
(async)
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 919 of file KineticaFunctions.cs.
◆ AdminBackupEndAsync() [2/2]
| inline |
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.
(async)
| options | Optional parameters. The default value is an empty Dictionary. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 950 of file KineticaFunctions.cs.