Пример #1
0
 public ProcessInformation GetProfiledProcessInformation()
 {
     return(Execute(() => RemoteObject.GetProfiledProcessInformation()));
 }