DependencyTelemetry.Success Property

Definition

Gets or sets a value indicating whether the dependency call was successful or not.

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