...
Code Block |
---|
any sessionIteratorCreate( string profileName ) |
...
sessionIteratorNext
Returns the next session or null if the full session storage has been traversed.
...
...
Code Block |
---|
any sessionIteratorCreate( string profileName ) |
...
Returns the next session or null if the full session storage has been traversed.
...