Microsoft SDK for Java

ThreadPermission Class Constructors

The ThreadPermission Class contains the following constructor:

ThreadPermission()

Creates a new ThreadPermission instance that does not allow any threading operations.

Syntax

public ThreadPermission();

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