Method AdjustActiveStreamCount
AdjustActiveStreamCount(bool)
Helper to track the number of active MemoryStreamSlim instances.
protected static void AdjustActiveStreamCount(bool increment)
Parameters
incrementboolIf
true, the active stream count is incremented; otherwise, it is decremented.