Method | Description | |
---|---|---|
GetSessions ( ) : List |
Gets the list of session
|
|
SaveSession ( |
Saves a session
|
Method | Description | |
---|---|---|
SessionsStore ( ) : System |
Constructs a new sessions store
|
|
_getSessionsFolder ( ) : string |
Returns the folder to put session objects in
|
public SaveSession ( |
||
session | The session to save | |
return | void |