TechTalk Genome v4.2

SimpleCache Constructor

Initializes a new SimpleCache instance with the specified ICacheInvalidationStrategyFactory.

Overload List

Initializes a new SimpleCache instance.

public SimpleCache();

Initializes a new SimpleCache instance with the specified ICacheInvalidationStrategyFactory.

public SimpleCache(ICacheInvalidationStrategyFactory);

See Also

SimpleCache Class | TechTalk.Genome Namespace