hello,

I have programed a MultiThreaded TCP server using
TcpListener. What can be the best approach to check
the active connections and close the inactive ones?

Zishan