UserProfileServiceImportStatisticsWebPart.StopSynchronization Method
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