Share via


UserProfileConfigManager.IsSynchronizationRunning method

Gets a value indicating whether a user profile import job is running.

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

Syntax

'Declaration
Public Function IsSynchronizationRunning As Boolean
'Usage
Dim instance As UserProfileConfigManager
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

UserProfileConfigManager class

UserProfileConfigManager members

Microsoft.Office.Server.UserProfiles namespace