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