Function GetServerProcessID#
Defined in File startup_shutdown.h
Function Documentation#
-
sdv::process::TProcessID GetServerProcessID()#
Get the server process ID after a startup of the server.
Remark
The process ID is set when server execution is initiated. The presence of the process ID doesn’t guarantee a successful running of the server.
- Returns:
The process ID if the process execution was initiated. Or zero when the execution failed.