Click or drag to resize

BasicCommands Class

The basic methods of the server.
Inheritance Hierarchy
SystemObject
  NeoAxis.CloudServerBasicCommands

Namespace: NeoAxis.CloudServer
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static class BasicCommands

The BasicCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDatabaseClearSaveStrings Clears save strings records in the database.
Public methodStatic memberDatabaseDeleteAll Deletes all collections in the database.
Public methodStatic memberDockerGetVersion 
Public methodStatic memberDockerInstall 
Public methodStatic memberPythonGetVersion 
Public methodStatic memberStopAction 
Top
See Also