IDisplayConfiguration.SessionLockedPowerdownTimeout 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 time to wait after the interactive session is locked (and sensors indicate the user is not present) before powering off the display.
public TimeSpan SessionLockedPowerdownTimeout { get; }
member this.SessionLockedPowerdownTimeout : TimeSpan
Public ReadOnly Property SessionLockedPowerdownTimeout As TimeSpan
Property Value
Remarks
Value 0 effectively disables this feature.