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

Inheritance: Lucene.Net.Support.ThreadClass
Mostra file Open project: synhershko/lucene.net

Public Methods

Method Description
DoWork ( ) : void
Run ( ) : void

Private Methods

Method Description
AnyErrors ( ) : bool
TimedThread ( TimedThread threads ) : System

Method Details

DoWork() abstract public method

abstract public DoWork ( ) : void
return void

Run() public method

public Run ( ) : void
return void