ThreadSafeStore<TKey, TValue> class ThreadSafeStore<TKey, TValue> Documentation Code public ThreadSafeStore(Func<TKey, TValue> creator) public TValue Get(TKey key)