tAsyncFastestClientPool

TAsyncFastestClientPool 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)).

tAsyncFastestClientPool
(
Interface
)
if (
isService!Interface
)

Meta