Class DisposableThreadLocalProfiler
For Debuging purposes.
Inheritance
System.Object
    DisposableThreadLocalProfiler
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Lucene.Net.Support.Threading
Assembly: Lucene.Net.dll
Syntax
public class DisposableThreadLocalProfiler
  Fields
| Improve this Doc View SourceInstances
Declaration
public static List<WeakReference> Instances
  Field Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<System.WeakReference> | 
Properties
| Improve this Doc View SourceEnableIDisposableThreadLocalProfiler
Declaration
public static bool EnableIDisposableThreadLocalProfiler { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |