CloudFunctionsServer Class |
A basic server for the process in the cloud.
Inheritance Hierarchy Namespace: NeoAxis.CloudServerAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static class CloudFunctionsServer
The CloudFunctionsServer type exposes the following members.
Properties
Methods| | Name | Description |
|---|
  | GetClientData | |
  | GetProjectDirectory | |
  | Init | |
  | SendMessageToClientByLoginDataUserID(Int64, String, ArraySegmentByte) | |
  | SendMessageToClientByLoginDataUserID(Int64, String, Byte) | |
  | SendMessageToClientByLoginDataUserID(Int64, String, String) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, ArraySegmentByte) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, Byte) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, String) | |
  | Shutdown | |
  | Update | |
Top
Events
Fields
See Also