Flynet Viewer .NET Programmer's Reference

poolGetActiveCount Method

poolGetActiveCount Method

Previous topic Next topic  

poolGetActiveCount Method

Previous topic Next topic  

 

Return the number of sessions currently connected in the pool.

 

int HostConnection.poolGetActiveCount();

int HostConnection.poolGetActiveCount(String name);

 

 

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

name

 Optional. The name of the session pool as defined in the Admin Console.

 

Remarks

 

Return the number of sessions that are currently connected in the pool. This includes all sessions that are being used, as well those that are not. Refer to the poolGetAllocCount method to return the number of sessions in the pool being used.

 

Requirements

 

Flynet Viewer

 

See Also

 

sessionPool | poolGetActiveCount | poolGetAllocCount | poolGetMaxCount | poolSetMaxCount

 

Applies To: HostConnection object

 


© 2016 Inventu Corporation, Flynet LTD