RecyclableMemoryStreamManager.Events.MemoryStreamNewBlockCreated method

March 19, 2020 · View on GitHub

Logged when a new block is created.

public void MemoryStreamNewBlockCreated(long smallPoolInUseBytes)
parameterdescription
smallPoolInUseBytesNumber of bytes in the small pool currently in use.

See Also