poolSetMaxCount Method
Set the maximum number of sessions allowed in the pool.
void HostConnection.poolSetMaxCount(String poolName, int newVal); void HostConnection.poolSetMaxCount(int newVal); |
Arguments
HostConnection
Required. HostConnection object.
name
Optional. The name of the session pool as defined in the Admin Console.
newVal
Required. The number of maximum sessions for the pool.
Remarks
Set the maximum number of sessions for the pool.
Requirements
Flynet Viewer
See Also
sessionPool | poolGetActiveCount | poolGetAllocCount | poolGetMaxCount
Applies To: HostConnection object
© 2016 Inventu Corporation, Flynet LTD