Search Results for

    Show / Hide Table of Contents

    Enum AssertionsThread

    This enum defines the possible values for the assertionsThread parameter to the assertion methods MemAssertion.NoNewInstances and MemAssertion.NoNewInstancesExcept.

    Namespace: SciTech.NetMemProfiler
    Assembly: SciTech.MemProfilerApi.dll
    Syntax
    public enum AssertionsThread

    Fields

    Name Description
    All

    Indicates that all instances creates since the comparison snapshot should be checked by the assertion.

    Caller

    Indicates that only instances created by the calling thread should be checked by the assertion.

    In This Article
    Back to top

    © Copyright 2002-2020. SciTech Software AB.
    For information about .NET Memory Profiler, see the product site at https://memprofiler.com