Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Methods

poolSetMaxCount Method

Scroll Prev Top Next More

 

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

 

Inventu Viewer+

 

See Also

 

sessionPool | poolGetActiveCount | poolGetAllocCount | poolGetMaxCount

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation