RequestTelemetry.Success Property

Definition

Gets or sets a value indicating whether application handled the request successfully.

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

Property Value

Applies to