Internet Direct (Indy) Version 9.0.2 Beta
TIdTunnelMaster.NumServices
Number of service threads for the tunnel.

property NumServices: Integer;
Description
NumServices is a read-only Integer property that identifies the number of MClientThread service threads currently running for the TIdTunnelMaster.

NumServices is maintained by MClientThread when a new service thread is created or destroyed for the tunnel master. MClientThread service threads are used to associate a thread connection for the tunnel master with a TCP client connection that will service requests.