ReturnToPool()
Returns the current instance to the pool to which it belongs. This method is invoked by the Dispose(bool) method.
Declaration
protected override void ReturnToPool()
Returns the current instance to the pool to which it belongs. This method is invoked by the Dispose(bool) method.
protected override void ReturnToPool()