private string GetStartUserName()
 {
     return(ProcessTools.GetUsernameBySessionId(_process.SessionId, true));
 }