Invoke Event on boolean set in systemclass
I have my own TcpClient class that inherits TcpClient and I wanna invoke an event when one of the bools from TcpClient are set, is that possible?
Without checking it in a while loop that is?
Without checking it in a while loop that is?