Microsoft SDK for Java

release

This method of the ThreadLocalStorage Class destroys the storage object. The finalize method will perform this task for you, but because storage objects are scarce resources, you should use this method to release them in a timely manner.

Syntax

public void release();

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