Class DisposableThreadLocalProfiler
For Debuging purposes.
Inheritance
System.Object
DisposableThreadLocalProfiler
Namespace: Lucene.Net.Support.Threading
Assembly: Lucene.Net.dll
Syntax
public class DisposableThreadLocalProfiler : object
Fields
| Improve this Doc View SourceInstances
Declaration
public static System.Collections.Generic.List<WeakReference> Instances
Field Value
Type | Description |
---|---|
System. |
Properties
| Improve this Doc View SourceEnableIDisposableThreadLocalProfiler
Declaration
public static bool EnableIDisposableThreadLocalProfiler { get; set; }
Property Value
Type | Description |
---|---|
System. |