RecyclableMemoryStreamManager.BlockCreatedEventArgs.SmallPoolInUse property

October 6, 2021 · View on GitHub

How many bytes are currently in use from the small pool.

public long SmallPoolInUse { get; }

See Also

  • class BlockCreatedEventArgs
  • namespace Microsoft.IO