PoolGroup.IsPrewarming Property

Ultimate Pooling

PoolGroupIsPrewarming Property
Returns true if the pool is currently prewarming.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool IsPrewarming { get; }
function get_IsPrewarming();

Property Value

Type: Boolean
See Also