SessionContext#

class ansys.aedt.mcp.server.SessionContext#

Session context for storing CLI options.

Overview#

locked_connection

Whether to lock the connection on startup.

Import detail#

from ansys.aedt.mcp.server import SessionContext

Property detail#

property SessionContext.locked_connection: bool#

Whether to lock the connection on startup.

Attribute detail#

SessionContext.connect_on_startup: bool = False#