SystemUpdateManager.UserActiveHoursMax Property

Definition

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.

Applies to