Event number: 49Generated for: Socket
This event occurs on a server-side socket, when you have called Listen and a client tries to connect. It indicates that you should now call the Accept method to accept the connection.