StateService Class

Used by Microsoft Project 2010 to provision, or to determine if the StateService has already been provisioned. For more information, contact us.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
        Microsoft.SharePoint.Administration.SPService
          Microsoft.Office.Server.Administration.StateService

Namespace:  Microsoft.Office.Server.Administration
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public NotInheritable Class StateService _
    Inherits SPService
'Usage
Dim instance As StateService
public sealed class StateService : SPService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

StateService Members

Microsoft.Office.Server.Administration Namespace