InvocationContext.InvocationId Property

Definition

The invocation ID. Sourced from the x-agent-invocation-id request header if present, otherwise a generated UUID.

public string InvocationId { get; }
member this.InvocationId : string
Public ReadOnly Property InvocationId As String

Property Value

Applies to