Edit

Share via


IScheduledTask.Succeeded Property

Definition

Gets a value that indicates where the task completed succesfully, if avaliable.

public Nullable<bool> Succeeded { get; }
member this.Succeeded : Nullable<bool>
Public ReadOnly Property Succeeded As Nullable(Of Boolean)

Property Value

Applies to