Click or drag to resize

SessionPool Methods

The SessionPool type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes all sessions in this pool
Public methodFreeSession
Always call this function so that your session is unlocked and becomes available to others
Public methodGetSession
Get a session locked for use by caller.
Top
See Also