IUpdateServerConfiguration.RevisionDeletionTimeThreshold Property
Gets or sets the number of days after the deletion of a revision before the revision can be deleted.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @property */ TimeSpan get_RevisionDeletionTimeThreshold () /** @property */ void set_RevisionDeletionTimeThreshold (TimeSpan value)
function get RevisionDeletionTimeThreshold () : TimeSpan function set RevisionDeletionTimeThreshold (value : TimeSpan)
Property Value
The number of days after the deletion of a revision before the revision can be deleted. The minimum value is 15 days.| Exception type | Condition |
|---|---|
| ArgumentOutOfRangeException | The value specified is less than 15 days. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2