Share via


OperationTelemetry.Success Property

Definition

Gets or sets whether operation has finished successfully.

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

Property Value

Applies to