TClientPool.removeClient

Removes a client from the pool.

class TClientPool(Interface)
bool
removeClient
if (
isService!Interface
)

Return Value

Type: bool

Whether the client was found in the pool.

Meta