|
| TServerAdminWebConnectorsNamespace (THttpConnector AHttpConnector) |
| constructor More...
|
|
System.Boolean | LoginServerAdmin (string AUserID) |
| forward the method call More...
|
|
System.Int32 | GetClientsConnectedTotal () |
| forward the method call More...
|
|
System.Int32 | GetClientsConnected () |
| forward the method call More...
|
|
System.Int64 | GetSiteKey () |
| forward the method call More...
|
|
ArrayList | GetClientList () |
| forward the method call More...
|
|
System.String | GetServerInfoVersion () |
| forward the method call More...
|
|
System.String | GetServerInfoState () |
| forward the method call More...
|
|
System.Int64 | GetServerInfoMemory () |
| forward the method call More...
|
|
System.Boolean | StopServerControlled (System.Boolean AForceAutomaticClosing) |
| forward the method call More...
|
|
void | StopServer () |
| forward the method call More...
|
|
System.Int64 | PerformGC () |
| forward the method call More...
|
|
System.String | FormatClientList (Boolean AListDisconnectedClients) |
| forward the method call More...
|
|
System.String | FormatClientListSysadm (Boolean AListDisconnectedClients) |
| forward the method call More...
|
|
System.Boolean | QueueClientTask (System.Int16 AClientID, String ATaskGroup, String ATaskCode, System.Object ATaskParameter1, System.Object ATaskParameter2, System.Object ATaskParameter3, System.Object ATaskParameter4, System.Int16 ATaskPriority) |
| forward the method call More...
|
|
System.Boolean | DisconnectClient (System.Int16 AClientID, out String ACantDisconnectReason) |
| forward the method call More...
|
|
System.Boolean | UpgradeDatabase () |
| forward the method call More...
|
|
System.String | BackupDatabaseToYmlGZ () |
| forward the method call More...
|
|
System.Boolean | RestoreDatabaseFromYmlGZ (System.String AYmlGzData) |
| forward the method call More...
|
|
void | RefreshAllCachedTables () |
| forward the method call More...
|
|
System.Int32 | ClearConnectionPoolAndGetNumberOfDBConnections () |
| forward the method call More...
|
|
System.Boolean | SetPassword (System.String AUserID, System.String APassword) |
| forward the method call More...
|
|
System.Boolean | LockSysadmin () |
| forward the method call More...
|
|
System.Boolean | AddUser (System.String AUserID) |
| forward the method call More...
|
|
System.Boolean | AddUser (System.String AUserID, System.String APassword) |
| forward the method call More...
|
|
System.Int32 | ListGpgKeys (out System.String List) |
| forward the method call More...
|
|
System.Int32 | ImportGpgKeys (out System.String List) |
| forward the method call More...
|
|
void | PerformTimedProcessingNow (System.String AProcessName) |
| forward the method call More...
|
|
System.String | GetSmtpHost () |
| forward the method call More...
|
|