AgentSkillsSourceContext.Session Property

Definition

Gets the session associated with the agent invocation, if any.

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

Property Value

Applies to