1
Answer

Serial Port

Ian DD

Ian DD

14y
2.7k
1

Hi There,
I am using the RS232.DataReceived += new SerialDataReceivedEventHandler(RS232_DataReceived);  with my comm program. How do I dispose of the RS232.DataReceived once I am done?
 
Thanks

Answers (1)