ProfilePropertyManager.Reset Method
Clears all instances of profile property data that are cached in memory.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Reset
'Usage
Dim instance As ProfilePropertyManager
instance.Reset()
public void Reset()