SPUserCodeExecutionTier properties

The SPUserCodeExecutionTier type exposes the following members.

Properties

  Name Description
Public property CanBackupRestoreAsConfiguration Gets a value that indicates whether the provider object can be selected for inclusion in a configuration-only backup or restore operation. (Inherited from SPUserCodeProvider.)
Public property CanRenameOnRestore Gets a value that indicates whether the SPUserCodeProvider object can be renamed when restored. (Inherited from SPUserCodeProvider.)
Public property CanSelectForBackup Gets or sets a value indicating whether this item is individually selectable, in the UI, for backup. (Inherited from SPUserCodeProvider.)
Protected property CanSelectForBackupRestore Gets a value that indicates whether this item is individually selectable, in the user interface (UI), for backup and restoration. (Overrides SPUserCodeProvider.CanSelectForBackupRestore.)
Public property CanSelectForRestore Gets or sets a value indicating whether this item is individually selectable, in the UI, for restoration. (Inherited from SPUserCodeProvider.)
Public property DeploymentLocked (Inherited from SPPersistedObject.)
Public property DiskSizeRequired Gets the amount of space needed on a disk to backup the provider object. (Inherited from SPUserCodeProvider.)
Public property DisplayName Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.)
Public property Farm Gets the server farm where the object resides. (Inherited from SPPersistedObject.)
Public property Id Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.)
Public property MaximumAppDomainsPerProcess Gets or sets the maximum number of app domains inside any SPUserCodeWorkerProcess.exe process that belongs to the tier.
Public property MaximumConnectionsPerProcess Gets or sets the maximum number of connections allowed to access any SPUserCodeWorkerProcess.exe process that belongs to the tier.
Public property MaximumWorkerProcesses Gets or sets the maximum number of worker processes that can be instantiated in the tier on any one server.
Public property Name Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.)
Public property Parent Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.)
Public property PriorityPerProcess Gets or sets the priority for per process running on the tier.
Public property Properties Gets metadata for the persisted object. (Inherited from SPPersistedObject.)
Public property ProviderId Class-specific identifier for this provider. (Inherited from SPUserCodeProvider.)
Public property ResourceMaxValue Gets or sets the resource usage level that determines whether a specific sandboxed solution is executed within this tier.
Public property Status Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.)
Public property TypeName Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property Version Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.)
Protected property WasCreated Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.)

Top

See also

Reference

SPUserCodeExecutionTier class

Microsoft.SharePoint.Administration namespace