PooledAttribute public sealed class PooledAttribute : LifestyleAttribute Documentation public int InitialPoolSize { get; } public int MaxPoolSize { get; } public PooledAttribute() public PooledAttribute(int initialPoolSize, int maxPoolSize)