You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
If client unplug LAN cable, how to remove from client connected on server? because client still connected, if i check in code int clientsConnected = server.ConnectedClientsCount;
The text was updated successfully, but these errors were encountered:
Hi,
If client unplug LAN cable, how to remove from client connected on server? because client still connected, if i check in code
int clientsConnected = server.ConnectedClientsCount;
The text was updated successfully, but these errors were encountered: