Partilhar via


ScheduledJobDefinition.SetExecutionHistoryLength(Int32, Boolean) Method

Definition

Sets the execution history length property.

public void SetExecutionHistoryLength (int executionHistoryLength, bool save);
member this.SetExecutionHistoryLength : int * bool -> unit
Public Sub SetExecutionHistoryLength (executionHistoryLength As Integer, save As Boolean)

Parameters

executionHistoryLength
Int32

execution history length

save
Boolean

Save to store

Applies to