ITargetPlatformIdleStateInterval.TargetState 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 the targeted idle state. The active state is 0 and higher values indicate deeper idle states.
public int TargetState { get; }
member this.TargetState : int
Public ReadOnly Property TargetState As Integer