Delen via


ClientLoggingOptions.EnableMessageContentLogging Property

Definition

Gets or sets value indicating if request and response content should be logged.

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

Property Value

Defaults to null. If null, this value will be treated as false.

Applies to