LazyTableCacheAsList<TListValue, TFactoryData>
Gets whether or not the cache should wait until the CacheItemFactory completes when
the MaxValueFactoryExecutionTime limit has been exceeded.
protected LazyTableCacheAsList()
protected abstract IList<TListValue> CacheItemFactory(int workspaceArtifactID, TFactoryData factoryData, CancellationToken cancellationToken)
protected virtual CancellationTokenRegistration RegisterCancellation(int workspaceArtifactID, TFactoryData factoryData, CancellationToken cancellationToken)