RecyclableMemoryStreamManager.LargeBufferCreatedEventArgs.Pooled property

October 6, 2021 · View on GitHub

Whether the buffer was satisfied from the pool or not.

public bool Pooled { get; }

See Also

  • class LargeBufferCreatedEventArgs
  • namespace Microsoft.IO