Skip to main content

SESSION_ID

Static SESSION_ID 

Source
static SESSION_ID: OnceLock<String>
Expand description

Stable session ID for the lifetime of this process. Generated once on first access and reused by every call to ConstructSandboxConfiguration and ConstructExtensionHostInitializationData so extensions comparing telemetryInfo.sessionId across calls see the same value.