Represents a thread running in a process on a machine. This can be use to obtain information about the thread, such as it's performance characteristics. This is returned from the ProcessThread property.
Object
Component
ProcessThread
[Visual Basic] Public Class ProcessThread Inherits Component [C#] public class ProcessThread : Component [C++] public __gc class ProcessThread : public Component [JScript] public class ProcessThread extends Component
[To be supplied.]
Namespace: System.Diagnostics
Assembly: System.Diagnostics.dll