X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FIPool.html;h=bb275d41748743cf0ffc26295ad4da9de761289a;hb=d6b93f1ae5603949390418b787e0ad51b026f9c5;hp=0b232f29be2d00227a28ed520f67771f3a571334;hpb=6c525543a7ed67a926b7c1f4bf98985aaad1f088;p=poolifier.git diff --git a/docs/interfaces/IPool.html b/docs/interfaces/IPool.html index 0b232f29b..bb275d417 100644 --- a/docs/interfaces/IPool.html +++ b/docs/interfaces/IPool.html @@ -42,7 +42,7 @@
+Optional
Readonly
emitterReadonly
fullWhether the pool is full or not.
-The pool filling boolean status.
-Readonly
typePool type.
If it is 'dynamic'
, it provides the max
property.
Readonly
workerPool worker nodes.
Whether the pool is busy or not.
-The pool busyness boolean status.
-