SessionContext# class ansys.aedt.mcp.server.SessionContext# Session context for storing CLI options. Overview# Properties locked_connection Whether to lock the connection on startup. Attributes connect_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#