|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The ISessionObject interface exposes the methods of the Session object.
|
Destroys all the objects stored in the Session object and releases their resources. | |
|
Retrieves the Contents collection. | |
|
Retrieves the value of the SessionID entry. | |
|
Retrieves the StaticObjects collection. | |
|
Retrieves the value of the Timeout property. | |
|
Retrieves the value of a variable stored in the Session object. | |
|
Sets a value for the Timeout property. | |
|
Stores a variable in the Session object by reference. | |
|
Stores a variable in the Session object by value. |
The ISessionObject interface also supports the IUnknown and IDispatch interfaces.
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.