| BaudRate | RJCP.IO.Ports.SerialPortStream | |
| BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, object state) | RJCP.IO.Ports.SerialPortStream | |
| BeginWrite(byte[] buffer, int offset, int count, AsyncCallback callback, object state) | RJCP.IO.Ports.SerialPortStream | |
| BreakState | RJCP.IO.Ports.SerialPortStream | |
| BytesToRead | RJCP.IO.Ports.SerialPortStream | |
| BytesToWrite | RJCP.IO.Ports.SerialPortStream | |
| CanRead | RJCP.IO.Ports.SerialPortStream | |
| CanSeek | RJCP.IO.Ports.SerialPortStream | |
| CanTimeout | RJCP.IO.Ports.SerialPortStream | |
| CanWrite | RJCP.IO.Ports.SerialPortStream | |
| CDHolding | RJCP.IO.Ports.SerialPortStream | |
| Close() | RJCP.IO.Ports.SerialPortStream | |
| CtsHolding | RJCP.IO.Ports.SerialPortStream | |
| DataBits | RJCP.IO.Ports.SerialPortStream | |
| DataReceived | RJCP.IO.Ports.SerialPortStream | |
| DiscardInBuffer() | RJCP.IO.Ports.SerialPortStream | |
| DiscardNull | RJCP.IO.Ports.SerialPortStream | |
| DiscardOutBuffer() | RJCP.IO.Ports.SerialPortStream | |
| Dispose(bool disposing) | RJCP.IO.Ports.SerialPortStream | protected |
| DriverInQueue | RJCP.IO.Ports.SerialPortStream | |
| DriverOutQueue | RJCP.IO.Ports.SerialPortStream | |
| DsrHolding | RJCP.IO.Ports.SerialPortStream | |
| DtrEnable | RJCP.IO.Ports.SerialPortStream | |
| Encoding | RJCP.IO.Ports.SerialPortStream | |
| EndRead(IAsyncResult asyncResult) | RJCP.IO.Ports.SerialPortStream | |
| EndWrite(IAsyncResult asyncResult) | RJCP.IO.Ports.SerialPortStream | |
| ErrorReceived | RJCP.IO.Ports.SerialPortStream | |
| Flush() | RJCP.IO.Ports.SerialPortStream | |
| GetPortDescriptions() | RJCP.IO.Ports.SerialPortStream | static |
| GetPortNames() | RJCP.IO.Ports.SerialPortStream | static |
| GetPortSettings() | RJCP.IO.Ports.SerialPortStream | |
| Handshake | RJCP.IO.Ports.SerialPortStream | |
| InfiniteTimeout | RJCP.IO.Ports.SerialPortStream | |
| IsDisposed | RJCP.IO.Ports.SerialPortStream | |
| IsOpen | RJCP.IO.Ports.SerialPortStream | |
| Length | RJCP.IO.Ports.SerialPortStream | |
| NewLine | RJCP.IO.Ports.SerialPortStream | |
| OnCommError(object sender, SerialErrorReceivedEventArgs args) | RJCP.IO.Ports.SerialPortStream | protectedvirtual |
| OnDataReceived(object sender, SerialDataReceivedEventArgs args) | RJCP.IO.Ports.SerialPortStream | protectedvirtual |
| OnPinChanged(object sender, SerialPinChangedEventArgs args) | RJCP.IO.Ports.SerialPortStream | protectedvirtual |
| Open() | RJCP.IO.Ports.SerialPortStream | |
| OpenDirect() | RJCP.IO.Ports.SerialPortStream | |
| Parity | RJCP.IO.Ports.SerialPortStream | |
| ParityReplace | RJCP.IO.Ports.SerialPortStream | |
| PinChanged | RJCP.IO.Ports.SerialPortStream | |
| PortName | RJCP.IO.Ports.SerialPortStream | |
| Position | RJCP.IO.Ports.SerialPortStream | |
| Read(byte[] buffer, int offset, int count) | RJCP.IO.Ports.SerialPortStream | |
| Read(char[] buffer, int offset, int count) | RJCP.IO.Ports.SerialPortStream | |
| ReadBufferSize | RJCP.IO.Ports.SerialPortStream | |
| ReadByte() | RJCP.IO.Ports.SerialPortStream | |
| ReadChar() | RJCP.IO.Ports.SerialPortStream | |
| ReadExisting() | RJCP.IO.Ports.SerialPortStream | |
| ReadLine() | RJCP.IO.Ports.SerialPortStream | |
| ReadTimeout | RJCP.IO.Ports.SerialPortStream | |
| ReadTo(string text) | RJCP.IO.Ports.SerialPortStream | |
| ReceivedBytesThreshold | RJCP.IO.Ports.SerialPortStream | |
| RingHolding | RJCP.IO.Ports.SerialPortStream | |
| RtsEnable | RJCP.IO.Ports.SerialPortStream | |
| Seek(long offset, SeekOrigin origin) | RJCP.IO.Ports.SerialPortStream | |
| SerialPortStream() | RJCP.IO.Ports.SerialPortStream | |
| SerialPortStream(string port) | RJCP.IO.Ports.SerialPortStream | |
| SerialPortStream(string port, int baud) | RJCP.IO.Ports.SerialPortStream | |
| SerialPortStream(string port, int baud, int data, Parity parity, StopBits stopbits) | RJCP.IO.Ports.SerialPortStream | |
| SetLength(long value) | RJCP.IO.Ports.SerialPortStream | |
| StopBits | RJCP.IO.Ports.SerialPortStream | |
| ToString() | RJCP.IO.Ports.SerialPortStream | |
| TxContinueOnXOff | RJCP.IO.Ports.SerialPortStream | |
| Version | RJCP.IO.Ports.SerialPortStream | |
| Write(byte[] buffer, int offset, int count) | RJCP.IO.Ports.SerialPortStream | |
| Write(char[] buffer, int offset, int count) | RJCP.IO.Ports.SerialPortStream | |
| Write(string text) | RJCP.IO.Ports.SerialPortStream | |
| WriteBufferSize | RJCP.IO.Ports.SerialPortStream | |
| WriteLine(string text) | RJCP.IO.Ports.SerialPortStream | |
| WriteTimeout | RJCP.IO.Ports.SerialPortStream | |
| XOffLimit | RJCP.IO.Ports.SerialPortStream | |
| XOnLimit | RJCP.IO.Ports.SerialPortStream | |