IProcessorParkingConfiguration.MinUnparkedDuration 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 a value that indicates the minimum amount of time a processor must have been unparked before it may be parked.
public TimeSpan MinUnparkedDuration { get; }
member this.MinUnparkedDuration : TimeSpan
Public ReadOnly Property MinUnparkedDuration As TimeSpan