Property SessionId
SessionId
Gets the most recently observed MCP session identifier, as provided by
the server either via the Mcp-Session-Id
response header or in the
initialize
response payload.
public string SessionId { get; }
Gets the most recently observed MCP session identifier, as provided by
the server either via the Mcp-Session-Id
response header or in the
initialize
response payload.
public string SessionId { get; }