Collects a full snapshot and allows allows .NET Memory Profiler to assign a default
name to the snapshot.
Namespace:
SciTech.NetMemProfilerAssembly: MemProfiler2 (in MemProfiler2.dll)
Syntax
| C# |
|---|
public static MemSnapShot FullSnapShot() |
| Visual Basic |
|---|
Public Shared Function FullSnapShot As MemSnapShot |
| Visual C++ |
|---|
public: static MemSnapShot FullSnapShot() |