Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Rebel
Lucene
IndexModificationBatch
C# Class Rebel.Lucene.IndexModificationBatch
Represents a queue of work to be done to an index.
Datei anzeigen
Open project: RebelCMS/rebelcmsxu5
Class Usage Examples
Public Methods
Method
Description
Enqueue
(
Action
work
) :
bool
IndexModificationBatch
( ) :
System
Method Details
Enqueue()
public
method
public
Enqueue
(
Action
work
) :
bool
work
Action
return
bool
IndexModificationBatch()
public
method
public
IndexModificationBatch
( ) :
System
return
System