SystemProcessThread processor_OnGetSystemProcessThread(string threadName)
 {
     return(webClient.GetSystemProcessThreadByName(threadName));
 }