Table of Contents

Method AdjustActiveStreamCount

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

AdjustActiveStreamCount(bool)

Helper to track the number of active MemoryStreamSlim instances.

protected static void AdjustActiveStreamCount(bool increment)

Parameters

increment bool

If true, the active stream count is incremented; otherwise, it is decremented.