tAsyncClientPool

TAsyncClientPool construction helper to avoid having to explicitly specify the interface type, i.e. to allow the constructor being called using IFTI (see $(DMDBUG 6082, D Bugzilla enhancement request 6082)).

tAsyncClientPool
(
Interface
)
if (
isService!Interface
)

Meta