RTC Forums

Subscription => Support => Topic started by: ISIGest on December 19, 2015, 01:39:45 PM



Title: Force disconnect client
Post by: ISIGest on December 19, 2015, 01:39:45 PM
Hi, what is the best way to disconnect a client (from server) in a multithread application with client multi connection (Client + Callback)?


Title: Re: Force disconnect client
Post by: D.Tkalcec (RTC) on December 19, 2015, 07:44:12 PM
The only way to close a Client connection is to call the Disconnect method on the connection object.

Best Regards,
Danijel Tkalcec