process_id


Description:

public int64? process_id { get; set; }

The process Id of the parent process that started the server. Is `null` if the process has not been started by another process. If the parent process is not alive, then the server should exit its process.