Method Dispose
Dispose()
Releases the data associated with this snapshot.
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()
Remarks
After Dispose() is called, this snapshot cannot be used as the base snapshot in a memory assertion or when retrieving memory usage.