SystemUpdateManager.UserActiveHoursMax 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 maximum interval allowed between UserActiveHoursStart and UserActiveHoursEnd in hours.
public:
static property int UserActiveHoursMax { int get(); };
static int UserActiveHoursMax();
public static int UserActiveHoursMax { get; }
var int32 = SystemUpdateManager.userActiveHoursMax;
Public Shared ReadOnly Property UserActiveHoursMax As Integer
Property Value
Int32
int
Gets the maximum interval allowed between UserActiveHoursStart and UserActiveHoursEnd in hours.