AemGlobalSettings.MaxCabsToCollect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Max # of cabs to keep in PersistedCabs folder on file share
public:
property int MaxCabsToCollect { int get(); void set(int value); };
public int MaxCabsToCollect { get; set; }
member this.MaxCabsToCollect : int with get, set
Public Property MaxCabsToCollect As Integer
Property Value
Returns a Int32 that is the maximum number of .cab files to keep in the PersistedCabs folder on the file share.