Share via


AgentRunContext.Session Property

Definition

Gets the AgentSession that is associated with the current run.

public Microsoft.Agents.AI.AgentSession? Session { get; }
member this.Session : Microsoft.Agents.AI.AgentSession
Public ReadOnly Property Session As AgentSession

Property Value

Applies to