Microsoft.Extensions.ObjectPool.IResettable
Defines a method to reset an object to its initial state.
bool TryReset()
Reset the object to a neutral state, semantically similar to when the object was first constructed.