C# Class Lucene.Net.Index.TestAtomicUpdate.TimedThread

Inheritance: Lucene.Net.Support.ThreadClass
Afficher le fichier Open project: synhershko/lucene.net

Méthodes publiques

Méthode Description
DoWork ( ) : void
Run ( ) : void

Private Methods

Méthode Description
AnyErrors ( ) : bool
TimedThread ( TimedThread threads ) : System

Method Details

DoWork() abstract public méthode

abstract public DoWork ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void