SimulationAppServerNode Constructor |
Namespace:
Project
Assembly:
Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public SimulationAppServerNode(
string serverName,
string serverVersion,
int maxConnections
)
Parameters
- serverName
- Type: SystemString
- serverVersion
- Type: SystemString
- maxConnections
- Type: SystemInt32
See Also