Share via


IOptions.ReturnClientRequestId Property

Definition

Specifies if the server should return the client-request-id identifier in the response.

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

Property Value

Applies to