Represents an empty snapshot. An empty snapshot will be returned from FullSnapShot()()()() and FastSnapShot()()()() if profiling is not active.

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

Syntax

C#
public static readonly MemSnapShot Empty
Visual Basic
Public Shared ReadOnly Empty As MemSnapShot
Visual C++
public:
static initonly MemSnapShot Empty

See Also