UserProfileConfigManager.StopImport Method
Stops the import process.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub StopImport
'Usage
Dim instance As UserProfileConfigManager
instance.StopImport()
public void StopImport()
See Also
Reference
UserProfileConfigManager Class