ProfileOperations.ClearCacheObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Forces a clear and resets the cache object on a net app restart.
public:
void ClearCacheObject();
public void ClearCacheObject ();
member this.ClearCacheObject : unit -> unit
Public Sub ClearCacheObject ()