SPEvaluatorModeProvisioning members

Represents the class that implements evaluator mode provisioning for stand-alone installations of Microsoft SharePoint Foundation.

The SPEvaluatorModeProvisioning type exposes the following members.

Constructors

  Name Description
Public method SPEvaluatorModeProvisioning Initializes a new instance of the SPEvaluatorModeProvisioning class.

Top

Properties

  Name Description
Public property Count Gets the number of provisioners in the collection.
Public property SiteProvisioner Gets the provisioner that is used for default site creation.

Top

Methods

  Name Description
Public method AddProvisioner Creates a provisioner within the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateUniquePort Returns the number of a port that is not in use.
Public method GenerateUniqueUri Generates a unique URI for a Web site to be provisioned using the form http://host:port.
Public method GetEnumerator Returns an enumerator for iterating the provisioners in the order in which they were added to the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsProvisioned Returns a Boolean value that indicates whether the provisioners are provisioned.
Protected method MemberwiseClone (Inherited from Object.)
Public method Provision Provisions the collection of provisioners in the order in which they were added to the collection.
Public method ToString (Inherited from Object.)
Public method TryGetIsSiteProvisioned Tries to returns a Web site that has been provisioned.

Top

Fields

  Name Description
Public fieldStatic member MaximumAutomaticRandomPort Specifies the maximum port number that Microsoft SharePoint Foundation searches for the default SharePoint site.
Public fieldStatic member MinimumAutomaticRandomPort Specifies the minimum port number that Microsoft SharePoint Foundation searches for the default SharePoint site.

Top

See also

Reference

SPEvaluatorModeProvisioning class

Microsoft.SharePoint namespace