MapGuide API Reference
Main Page
Related Pages
Modules
Classes
All
Classes
Functions
Variables
Enumerations
Enumerator
Friends
INT32
MgSite::GetSessionTimeout
(
)
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:
[[To
be documented]]
Since:
2.2
MgSite
Comments or suggestions? Send us
feedback
. | Generated by
1.8.0