Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IEnumerable<ValueTuple<int, int>> ParentChildProcessIds()

Declaration

public static IEnumerable<ValueTuple<int, int>> ParentChildProcessIds()

Summary

For each process in the system, enumerates a tuple of parent-process-id,process-id.