Hello.  I am porting an application that uses a SerialPort object to
mono and linux.  I read that the DataReceived event is not supported
under mono from http://www.mono-project.com/HowToSystemIOPorts.

I am able to run my application under Mono, however, Mono does not throw
a NotImplemented exception when I use the DataReceived event.  My
handler never gets called.

I was wondering if I was experiencing a bug, doing something wrong, or
if this event is still not implemented.

Thanks!
-- 
-Matt Weber
-http://www.mattweber.org

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to