Skip to main content
Version: 2.3

CreateSession

Factory user-function which creates customized Session instances.

Parameters:

  • sessionPool: SessionPool - Pool requesting the new session.

Returns:

Promise<Session>