Return the maximum number of sessions allowed in the pool.
int HostConnection.poolGetMaxCount(); int HostConnection.poolGetMaxCount(String name); |
Arguments
HostConnection
Required. HostConnection object.
name
Optional. The name of the session pool as defined in the Admin Console.
Remarks
Return the maximum number of sessions available to the pool.
Requirements
Inventu Viewer+
See Also
sessionPool | poolGetActiveCount | poolGetAllocCount | poolSetMaxCount
Applies To: HostConnection object
© 2022 Inventu Corporation