InvocationContext.SessionId Property

Definition

The session ID. Resolved from agent_session_id query parameter, FOUNDRY_AGENT_SESSION_ID env var, or a generated UUID (in that order).

public string SessionId { get; }
member this.SessionId : string
Public ReadOnly Property SessionId As String

Property Value

Applies to