C# Class NuGetGallery.LuceneIndexingJob

Inheritance: WebBackgrounder.Job
Afficher le fichier Open project: JetBrains/ReSharperGallery

Méthodes publiques

Méthode Description
Execute ( ) : System.Threading.Tasks.Task
LuceneIndexingJob ( System.TimeSpan frequence, Func contextThunk, System.TimeSpan timeout, LuceneIndexLocation location ) : System

Method Details

Execute() public méthode

public Execute ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

LuceneIndexingJob() public méthode

public LuceneIndexingJob ( System.TimeSpan frequence, Func contextThunk, System.TimeSpan timeout, LuceneIndexLocation location ) : System
frequence System.TimeSpan
contextThunk Func
timeout System.TimeSpan
location LuceneIndexLocation
Résultat System