The MemSnapShot structure represents a snapshot of the garbage collected heap. It is returned by FastSnapShot()()()() and FullSnapShot()()()(). It can be used as a reference snapshot in calls to the MemAssertion methods.

Namespace:  SciTech.NetMemProfiler
Assembly:  MemProfiler2 (in MemProfiler2.dll)

Syntax

C#
public struct MemSnapShot
Visual Basic
Public Structure MemSnapShot
Visual C++
public value class MemSnapShot

See Also