Thread.getThreadGroup

Thread.getThreadGroup

Class Overview | Class Members | This Package | All Packages

Syntax
public final ThreadGroup getThreadGroup()
Returns
this thread's thread group.
Description
Returns this thread's thread group.


Send feedback to MSDN.Look here for MSDN Online resources.