CC#•Created by Blix on 3/15/2023 in #help 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?