IUpdateServerConfiguration.LocalPublishingMaxCabSize Property
Gets or sets the maximum .cab file size (in megabytes) that Local Publishing will create.
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 */ int get_LocalPublishingMaxCabSize () /** @property */ void set_LocalPublishingMaxCabSize (int value)
function get LocalPublishingMaxCabSize () : int function set LocalPublishingMaxCabSize (value : int)
Property Value
The maximum .cab file size (in megabytes) that Local Publishing will create.| Exception type | Condition |
|---|---|
| ArgumentOutOfRangeException | value is less than or equal to 0. |
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