Share via


SessionStateService.SessionStateEnabled Property

Used by Microsoft Project 2010 to properly enable the SessionStateService and to check its status. For more information, contact us.

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

Syntax

'Declaration
Public Property SessionStateEnabled As Boolean
    Get
    Set
'Usage
Dim instance As SessionStateService
Dim value As Boolean

value = instance.SessionStateEnabled

instance.SessionStateEnabled = value
public bool SessionStateEnabled { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

SessionStateService Class

SessionStateService Members

Microsoft.Office.Server.Administration Namespace