Overload List
| Name | Description | |
|---|---|---|
|
|
Create < (Of < <' ( TTarget > ) > > ) (Int32) |
Creates a pool with the specified number of
Instance objects.
|
|
|
Create < (Of < <' ( TTarget > ) > > ) (InstanceStartInfo, Int32) |
Creates a pool with the specified options for
each Instance and the number of Instance objects.
|
|
|
Create < (Of < <' ( TTarget > ) > > ) (InstanceStartInfo, Template, Int32) |
Creates a pool with the specified options for
each Instance, the worker process and the number of Instance
objects in the pool.
|