Compartilhar via


UserProfileConfigManager.IsSynchronizationRunning method

Obtém um valor indicando se um trabalho de importação de perfil de usuário está sendo executado.

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

Syntax

'Declaração
Public Function IsSynchronizationRunning As Boolean
'Uso
Dim instance As UserProfileConfigManager
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

UserProfileConfigManager class

UserProfileConfigManager members

Microsoft.Office.Server.UserProfiles namespace