IUpdateMgr CheckForUpdateTime Property A Sandcastle Documented Class Library
Gets or sets the number of days the user wants to wait between two update checks.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

int CheckForUpdateTime { get; set; }

Property Value

Type: Int32
The number of days the user wants to wait between two update checks.
See Also