PlatformContext.CallId 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 opaque per-request call identifier from
x-agent-foundry-call-id (container protocol version 2.0.0).
public virtual string? CallId { get; }
member this.CallId : string
Public Overridable ReadOnly Property CallId As String
Property Value
An opaque string forwarded verbatim on outbound Foundry 1P calls, or
null when running outside the platform or under
protocol version 1.0.0.