Microsoft SDK for Java

getSystemThreadGroup

This method of the SystemThread class retrieves the system thread group.

Syntax

public static ThreadGroup getSystemThreadGroup();

Return Value

Returns the ThreadGroup object of the system thread group.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.