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 Attributes | Properties | List of all members
Lucene.Net.Support.CloseableThreadLocalProfiler Class Reference

For Debuging purposes. More...

Static Public Attributes

static
System.Collections.Generic.List
< WeakReference > 
Instances = new System.Collections.Generic.List<WeakReference>()
 

Properties

static bool EnableCloseableThreadLocalProfiler [get, set]
 

Detailed Description

For Debuging purposes.

Definition at line 29 of file CloseableThreadLocalProfiler.cs.

Member Data Documentation

System.Collections.Generic.List<WeakReference> Lucene.Net.Support.CloseableThreadLocalProfiler.Instances = new System.Collections.Generic.List<WeakReference>()
static

Definition at line 32 of file CloseableThreadLocalProfiler.cs.

Property Documentation

bool Lucene.Net.Support.CloseableThreadLocalProfiler.EnableCloseableThreadLocalProfiler
staticgetset

Definition at line 35 of file CloseableThreadLocalProfiler.cs.


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