Home Forums Support Connection specific AppendShutdownHandler Reply To: Connection specific AppendShutdownHandler

#3959
Anonymous
Inactive

Create an instance of TCPConnectionListener and then use TCPConnectionListener.AppendIncomingPacketHandler.

Once configured you can provide the listener to ConnectionListeners.StartListening

Regards,
Marc