I want to check if my serialport is already open before send data on it.
try { if (!portStream.IsOpen) { port