.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


IsValid property
Read-only. Indicates whether an instantiated Session object is still valid.

Note This method is new with Release 6.

Defined in

Session

Data type

boolean

Syntax

public boolean isValid()

Legal values


Usage

For a remote operation, this method determines if the DIIOP server task considers the session valid.

For a remote operation, iteratitive use of this method impacts performance.

See Also