Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stops the user profile import of the current User Profile Service Application.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Shared Sub StopSynchronization
'Usage
UserProfileServiceImportStatisticsWebPart.StopSynchronization()
protected static void StopSynchronization()
Remarks
This override stops the user profile synchronization within the current User Profile Service Application.
See Also
Reference
UserProfileServiceImportStatisticsWebPart Class