Microsoft SDK for Java

get

This method of the ThreadLocalStorage Class retrieves the per-thread object stored in this storage object.

Syntax

public Object get();

Return Value

Returns the per-thread object stored in this storage object.

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