de la propiedad SessionStateService.SessionStateEnabled
Utilizar Microsoft Project 2010 para habilitar adecuadamente el SessionStateService y para comprobar su estado. Para obtener más información, póngase en contacto con nosotros.
Espacio de nombres: Microsoft.Office.Server.Administration
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public Property SessionStateEnabled As Boolean
Get
Set
'Uso
Dim instance As SessionStateService
Dim value As Boolean
value = instance.SessionStateEnabled
instance.SessionStateEnabled = value
public bool SessionStateEnabled { get; set; }
Valor de propiedad
Tipo: System.Boolean