PlatformContext.Empty Property

Definition

An empty PlatformContext with both values null. Used when the platform headers are absent (e.g., local development).

public static Azure.AI.AgentServer.Core.PlatformContext Empty { get; }
static member Empty : Azure.AI.AgentServer.Core.PlatformContext
Public Shared ReadOnly Property Empty As PlatformContext

Property Value

Applies to