IOptions.ClientRequestId Property

Definition

Caller generated request identity, in the form of a GUID with no decoration such as curly braces e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0.

public Guid? ClientRequestId { get; set; }
member this.ClientRequestId : Nullable<Guid> with get, set
Public Property ClientRequestId As Nullable(Of Guid)

Property Value

Applies to