SchedulingOptions.TurnWarningLengthThreshold Property
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.
Gets or sets the soft time limit to generate trace warning when the micro-turn executes longer then this period in CPU.
public TimeSpan TurnWarningLengthThreshold { get; set; }
member this.TurnWarningLengthThreshold : TimeSpan with get, set
Public Property TurnWarningLengthThreshold As TimeSpan