ConnectionPool class
The 'ConnectionPool' class is for internal use by the HostFront.
Methods
The following methods are associated with the ConnectionPool class.
AddPool (HostFront.Pool.PoolItem)
Adds new pool to the server.
Prototype
public virtual new System.Boolean AddPool (HostFront.Pool.PoolItem poolItem)
Member of HostFront.Pool.ConnectionPool
AvailableConnections()
The 'AvailableConnection' class is for internal use by the HostFront.
Prototype
public
Member of HostFront.Pool.ConnectionPool
DumpScreens (String)
This class is for internal use by the HostFront.
Prototype
public virtual new System.String DumpScreens (System.String poolName)
Member of HostFront.Pool.ConnectionPool
DumpScreens (String,String)
This class is for internal use by the HostFront.
Prototype
public virtual new void DumpScreens (System.String poolName,System.String sFilePath)
Member of HostFront.Pool.ConnectionPool
GetConnection (String,Out Int,Out String,Out Int,OutHostFront Block,HFNavigation Emulation,Out Bool,Out Int)
The 'GetConnection' class is for internal use by the HostFront.
Prototype
public virtual new System.String GetConnection (System.String poolName,System.Int32 resourcePos,System.String serverIP,System.Int32 port, HostFront.Block.HFNavigationEmulation emulation,System.Boolean bUseCluster,System.Int32 serverVersion)
Member of HostFront.Pool.ConnectionPool
GetNavigation (String)
The 'GetNavigation' class is for internal use by the HostFront.
Prototype
public virtual new System.String GetNavigation (System.String poolName)
Member of HostFront.Pool.ConnectionPool
GetPoolInfo (String)
The 'GetPoolInfo' class is for internal use by the HostFront.
Prototype
public virtual new HostFront.Pool.PoolItem GetPoolInfo (System.String poolName)
Member of HostFront.Pool.ConnectionPool
GetPoolItems()
The 'GetPoolItems' class is for internal use by the HostFront.
Prototype
public virtual new System.Collections.ArrayList GetPoolItems ( )
Member of HostFront.Pool.ConnectionPool
InitializeLifeTimeService()
The 'InitializedLifeTimeService' class is for internal use by the HostFront.
Prototype
public override System.Object InitializeLifetimeService ( )
Member of HostFront.Pool.ConnectionPool
LaunchAction (String,Int)
The 'LaunchAction' class is for internal use by the HostFront.
Prototype
public virtual new System.Boolean LaunchAction (System.String poolName,System.Int32 action)
Member of HostFront.Pool.ConnectionPool
RegisterClientMachine (String)
The 'RegisterClientMachine' class is for internal use by the HostFront.
Prototype
public virtual new void RegisterClientMachine (System.String clientMachineName)
Member of HostFront.Pool.ConnectionPool
ReleaseConnection (String,Int)
The 'ReleaseConnection' class is for internal use by the HostFront.
Prototype
public virtual new void ReleaseConnection (System.String poolName,System.Int32 pos)
Member of HostFront.Pool.ConnectionPool
RemovePool (String)
The 'RemovePool' class is for internal use by the HostFront.
Prototype
public virtual new System.Boolean RemovePool (System.String poolName)
Member of HostFront.Pool.ConnectionPool
SavePool (String,HostFront,Pool.PoolItem)
The 'SavePool' class is for internal use by the HostFront.
Prototype
public virtual new void SavePool (System.String poolName,HostFront.Pool.PoolItem poolItem)
Member of HostFront.Pool.ConnectionPool
SetNavigation (String,String)
The 'SetNavigation' class is for internal use by the HostFront.
Prototype
public
Member of HostFront.Pool.ConnectionPool