Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Trimming interval for the feature XML document cache, in milliseconds.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property FeatureCacheTrimInterval As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.FeatureCacheTrimInterval
instance.FeatureCacheTrimInterval = value
public int FeatureCacheTrimInterval { get; set; }
Property value
Type: System.Int32
Returns Int32.