Goods.CacheManager.cacheManagerHash System.Collections.Hashtable cacheManagerHash
cacheManagerHash holds the threads that have attatched themselves. A thread may use new CahceManager().attatch() to do so. The keys are the threads, the values the managers

Access: Project
  Type Description  
    System.Collections.Hashtable