SessionContext# class ansys.mapdl.mcp.server.SessionContext# Session context for storing CLI options. Overview# Properties locked_connection Whether to lock the connection on startup. Attributes connect_on_startup on_aali Import detail# from ansys.mapdl.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# SessionContext.on_aali: bool = False#