AemGlobalSettings.MaxCabsToCollect Property

Definition

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

Int32

Returns a Int32 that is the maximum number of .cab files to keep in the PersistedCabs folder on the file share.

Applies to