New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Documents.PerformanceTools

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class SnippetMemoryCounter

Inheritance: objectSnippetMemoryCounter

Constructors

C#
public SnippetMemoryCounter(string snippetName)
Parameters:snippetNamestring

Properties

C#
public double TotalMemory { get; }

Methods

C#
public void End()
C#
public void Start()
C#
public void Stop()