Show / Hide Table of Contents

    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 Source

    Instances

    Declaration
    public static List<WeakReference> Instances
    Field Value
    Type Description
    System.Collections.Generic.List<System.WeakReference>

    Properties

    | Improve this Doc View Source

    EnableIDisposableThreadLocalProfiler

    Declaration
    public static bool EnableIDisposableThreadLocalProfiler { get; set; }
    Property Value
    Type Description
    System.Boolean

    Extension Methods

    Number.IsNumber(Object)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Licensed to the Apache Software Foundation (ASF)