Compartir a través de


AgentInvocationContext.Current Property

Definition

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

Property Value

Applies to