Construct a new session manager.
The default options for each session.
Private _readyReadonly serverThe server settings for the manager.
Whether the manager is active.
Test whether the delegate has been disposed.
Test whether the manager is ready.
Connect to a running session.
The session options to use.
The new session instance.
Protected requestStart a new session - throw an error since it is not supported.
Optional connectOptions: Omit<Session.ISessionConnection.IOptions, "model" | "serverSettings" | "connectToKernel">Generated using TypeDoc
A no-op session manager to be used when starting sessions is not supported.