Click or drag to resize
UpdateControllerControlledRolloutHours Property
Gets or sets the period of time over which clients will be updated when controlled rollouts are enabled.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public int ControlledRolloutHours { get; set; }

Property Value

Type: Int32
The number of hours from the time updates are published until all clients are allowed to download them.
See Also