Uiinfrastructure API Docs  
 

ASCache Class

This handles the cache for developers so that it can't get into an inconsistent state. Note: ClearCache() should not be used. This is only for debug purposes.

For a list of all members of this type, see ASCache Members.

System.Object
   com.plumtree.uiinfrastructure.activityspace.ASCache

public class ASCache

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ASCache Members | com.plumtree.uiinfrastructure.activityspace Namespace