Share via


PowerState.MaximumTimeToActive Property

Gets or sets the maximum timeout value for all system sleep calls, including internal system sleep calls.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public static TimeSpan MaximumTimeToActive { get; set; }

Property Value

The maximum timeout value for all system sleep calls.

Remarks

Set this property to determine the maximum time the system should sleep before processing non-masked events.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

PowerState Class
PowerState Members
Microsoft.SPOT.Hardware Namespace