MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the session time out value.

Remarks:
Resources placed into the session repository will exist until the session expires or the session is destroyed by using DestroySession. The session timeout value is the lifttime of session repository.
.NET Syntax
string GetSessionTimeout();
Java Syntax
String GetSessionTimeout();
PHP Syntax
string GetSessionTimeout();
Returns:
The timeout value of session measured in second, for example "300".
Exceptions:
[[Tobe documented]]
Since:
2.2