WebUpdateController.ControlledRolloutHours Property
Gets or sets the period of time over which clients will be updated when controlled rollouts are enabled.
[Visual Basic]
Public Property ControlledRolloutHours As Integer
[C#]
public int ControlledRolloutHours {get;set;}
Property Value
The number of hours from the time updates are published until all clients are allowed to download them.
See Also
WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace