Skip to content

PooledResource<T>.Pool

Pool

set
View source
public IObjectPool<T> Pool
Gets the pool to return this resource to upon disposal. A pool must set this property upon resource allocation.