RecyclableMemoryStreamManager.Events.MemoryStreamNewBlockCreated method
March 19, 2020 · View on GitHub
Logged when a new block is created.
public void MemoryStreamNewBlockCreated(long smallPoolInUseBytes)
| parameter | description |
|---|---|
| smallPoolInUseBytes | Number of bytes in the small pool currently in use. |
See Also
- class Events
- namespace Microsoft.IO