Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Static Public Member Functions | List of all members
Lucene.Net.Store.LockStressTest Class Reference

Simple standalone tool that forever acquires & releases a lock using a specific LockFactory. Run without any args to see usage. More...

Static Public Member Functions

static void Main (System.String[] args)
 

Detailed Description

Simple standalone tool that forever acquires & releases a lock using a specific LockFactory. Run without any args to see usage.

See Also
VerifyingLockFactory
See Also
LockVerifyServer

Definition at line 33 of file LockStressTest.cs.

Member Function Documentation

static void Lucene.Net.Store.LockStressTest.Main ( System.String[]  args)
static

Definition at line 37 of file LockStressTest.cs.


The documentation for this class was generated from the following file: