ScheduledJobDefinition.SetExecutionHistoryLength(Int32, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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