PooledAttribute
Indicates that the target components wants a
              pooled lifestyle.
            
                
Gets the initial size of the pool.
            
Gets the maximum pool size.
            
public PooledAttribute()
Initializes a new instance of the  PooledAttribute class
              using the default initial pool size (5) and the max pool size (15).
            
Initializes a new instance of the  PooledAttribute class.