StateServiceApplication Class

Used by Microsoft Project 2010 to provision the StateService. For more information, contact us.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
        Microsoft.SharePoint.Administration.SPServiceApplication
          Microsoft.Office.Server.Administration.StateServiceApplication

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

Syntax

'Declaration
Public NotInheritable Class StateServiceApplication _
    Inherits SPServiceApplication
'Usage
Dim instance As StateServiceApplication
public sealed class StateServiceApplication : SPServiceApplication

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

StateServiceApplication Members

Microsoft.Office.Server.Administration Namespace