This topic has not yet been rated - Rate this topic

SPUserCodeExecutionTier.ResourceMaxValue Property

SharePoint 2010

Gets or sets the resource usage level that determines whether a specific sandboxed solution is executed within this tier.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public double ResourceMaxValue { get; set; }

Property Value

Type: System.Double
The level of resource usage that determines whether a specific sandboxed solution is executed within this tier.

The value of this property is usually between 0 and 1.

If a sandboxed solution's average resource usage per execution, from the previous day, is equal to or less than the value of this property, then the sandboxed solution is executed in this tier.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ