SPServer.CacheHostApproachingThrottlingThresholdPercentage-Eigenschaft
Dient zum Abrufen oder Festlegen des bevorstehende Garbage drosselungsschwellenwerts für einen cachehost in Prozent.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CacheHostApproachingThrottlingThresholdPercentage As UInteger
Get
Set
'Usage
Dim instance As SPServer
Dim value As UInteger
value = instance.CacheHostApproachingThrottlingThresholdPercentage
instance.CacheHostApproachingThrottlingThresholdPercentage = value
public uint CacheHostApproachingThrottlingThresholdPercentage { get; set; }
Eigenschaftswert
Typ: System.UInt32
Der Prozentsatz des bevorstehende Garbage drosselungsschwellenwerts für eine cachehost.
Hinweise
Der Wert muss zwischen 0 und 100.