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()

See also

Reference

ProfilePropertyManager class

ProfilePropertyManager members

Microsoft.Office.Server.UserProfiles namespace