RecyclableMemoryStreamManager.LargePoolInUseSize property

October 6, 2021 · View on GitHub

Number of bytes currently in use by streams from the large pool.

public long LargePoolInUseSize { get; }

See Also

  • class RecyclableMemoryStreamManager
  • namespace Microsoft.IO