AgentInvocationContext.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current agent invocation context from the async local storage.
public static Azure.AI.AgentServer.Responses.Invocation.AgentInvocationContext? Current { get; }
static member Current : Azure.AI.AgentServer.Responses.Invocation.AgentInvocationContext
Public Shared ReadOnly Property Current As AgentInvocationContext