RecyclableMemoryStreamManager.SmallPoolInUseSize property

October 6, 2021 · View on GitHub

Number of bytes currently in use by stream from the small pool.

public long SmallPoolInUseSize { get; }

See Also

  • class RecyclableMemoryStreamManager
  • namespace Microsoft.IO