MonoSerialPort Class
Extension of SerialPort component that fires DataReceived event on Mono. If running on othe platforms, the behaviour is the same
as of stanadard SerialPort component.
Namespace: OddPrg.Communication.SerialAssembly: OddPrg.Communication.Serial (in OddPrg.Communication.Serial.dll) Version: 2.0.0.2 (2.0.0.2)
public class MonoSerialPort : SerialPort
- Inheritance
- Object MarshalByRefObject Component SerialPort MonoSerialPort