SessionPool Methods |
The SessionPool type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Disposes all sessions in this pool
| |
FreeSession |
Always call this function so that your session is unlocked and becomes available to others
| |
GetSession |
Get a session locked for use by caller.
|