ServerNetworkService_CloudFunctions Constructor |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic ServerNetworkService_CloudFunctions(
string fullPathToDatabase,
bool databaseReadOnly,
string projectDirectory,
out string error
)
Parameters
- fullPathToDatabase String
-
- databaseReadOnly Boolean
-
- projectDirectory String
-
- error String
-
See Also