Flynet Viewer .NET Programmer's Reference

poolGetAllocCount Method

poolGetAllocCount Method

Previous topic Next topic  

poolGetAllocCount Method

Previous topic Next topic  

 

Return the number of sessions currently allocated in the pool.

 

int HostConnection.poolGetAllocCount();

int HostConnection.poolGetAllocCount(String name);

 

 

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

name

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

 

Remarks

 

Returns the allocated sessions in the pool are the sessions that are currently open. These are the sessions in the pool that are currently being used. To get the number of active sessions refer to the poolGetActiveCount method.

 

Requirements

 

Flynet Viewer

 

See Also

 

sessionPool | poolGetActiveCount | poolGetMaxCount | poolSetMaxCount

 

traceActive

 

Applies To: HostConnection object

 


© 2016 Inventu Corporation, Flynet LTD