C# Class Contrib.Cache.Database.Services.DatabaseOutputCacheBackgroundTask

Inheritance: IBackgroundTask
Afficher le fichier Open project: CloudMetal/Contrib.Cache.Database

Méthodes publiques

Méthode Description
DatabaseOutputCacheBackgroundTask ( IOutputCacheStorageProvider outputCacheStorageProvider ) : Contrib.Cache.Services
Sweep ( ) : void

Method Details

DatabaseOutputCacheBackgroundTask() public méthode

public DatabaseOutputCacheBackgroundTask ( IOutputCacheStorageProvider outputCacheStorageProvider ) : Contrib.Cache.Services
outputCacheStorageProvider IOutputCacheStorageProvider
Résultat Contrib.Cache.Services

Sweep() public méthode

public Sweep ( ) : void
Résultat void