Table of Contents

FramesToKeep

Properties
public int? FramesToKeep { get; set; }

Number of last frames to keep in the debugger memory. If null, all frames are kept.

Property Value
Type Description
int?