| PoolBaseTSource, TInstance, TSettingsEnabled Property  | 
 [This is preliminary documentation and is subject to change.]
            Gets or sets a value indicating whether pooling is enabled.
            
 
    Namespace: 
   Umbrace.Unity.PurePool
    Assembly:
   Umbrace.Unity.PurePool (in Umbrace.Unity.PurePool.dll) Version: 0.0.0.0 (1.0.0.0)
 Syntax
Syntax Remarks
Remarks
            When 
Enabled is set to 
, the pool will appear empty,
            and attempts to acquire from the pool will fail unless 
InstantiateWhenEmpty is 
.
            
 See Also
See Also