TAsyncClientPoolBase.removeClient

Removes a client from the pool.

interface TAsyncClientPoolBase(Interface)
bool
removeClient
if (
isService!Interface
)

Return Value

Type: bool

Whether the client was found in the pool.

Meta