Search Results for

    Show / Hide Table of Contents

    Struct ActiveTest

    Represents a test that has been started using MemProfiler.BeginTest. Disposing this object is the equivalent of calling EndTest().

    Implements
    System.IDisposable
    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: SciTech.NetMemProfiler
    Assembly: SciTech.MemProfilerApi.dll
    Syntax
    public struct ActiveTest : IDisposable

    Methods

    Name Description
    Dispose()

    Ends the test that was started using MemProfiler.BeginTest.

    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