Compartir a través de


del método UserProfileConfigManager.IsSynchronizationRunning

Obtiene un valor que indica si se está ejecutando un trabajo de importación de perfil de usuario.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Function IsSynchronizationRunning As Boolean
'Uso
Dim instance As UserProfileConfigManager
Dim returnValue As Boolean

returnValue = instance.IsSynchronizationRunning()
public bool IsSynchronizationRunning()

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase UserProfileConfigManager

Miembros UserProfileConfigManager

Espacio de nombres Microsoft.Office.Server.UserProfiles