Hello
I had wrriten a program in C# for windows ce that it read data from serial port(I used serial port control in c# toolbox) from data recieve event but while it is reading data time too long waste for complete data read.now how to reduce this too delay time for reading data from serial port?
Thanks