Skip to content

PooledResource<T>.SignalPurge

SignalPurge

virtual
View source
public virtual void SignalPurge()
If this object is to be used in a fixed size object pool, this call should be overridden with the purge implementation that returns the object to the pool.