The following methods are associated with the PoolManagerServices class.
ControlServices (HostFront.Pool.ControlAction)
Allows the control action of the Pool Manager service.
Prototype
public static void ControlService (HostFront.EAI.PoolManager.ControlAction action)
Member of HostFront.Pool.PoolManagerServices.
Parameters
The action to perform.
PoolManagerServices
Creates the object and retrieves the list of pools.
Prototype
public PoolManagerServices (System.Int32 listeningPort)
Member of HostFront.Pool.PoolManagerServices
Parameters
listeningPort: The listening port of the pool manager.