RecyclableMemoryStreamManager.LargeBuffersFree property

October 6, 2021 · View on GitHub

How many buffers are in the large pool.

public long LargeBuffersFree { get; }

See Also

  • class RecyclableMemoryStreamManager
  • namespace Microsoft.IO