You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TTraceList Class > TTraceList Methods > TTraceList.EndTrace Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TTraceList.EndTrace Method

Adjusts the allocated memory to match number of traced items.

Syntax
C#
Visual Basic
public void EndTrace();

To speed up tracing, more memory is allocated than what is immediately needed by the number of traced items. At the end of tracing call EndTrace to resize the memory to match the number of traced items.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!