InvocationContext.InvocationId 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.
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