StateServiceApplicationProxy 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.SPServiceApplicationProxy
          Microsoft.Office.Server.Administration.StateServiceApplicationProxy

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

Syntax

'Declaration
Public NotInheritable Class StateServiceApplicationProxy _
    Inherits SPServiceApplicationProxy
'Usage
Dim instance As StateServiceApplicationProxy
public sealed class StateServiceApplicationProxy : SPServiceApplicationProxy

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

StateServiceApplicationProxy members

Microsoft.Office.Server.Administration namespace