public bool RtsEnable { get; set; }Public Property RtsEnable As Boolean
	Get
	Setmember RtsEnable : bool with get, set| InvalidOperationException | The value of the RtsEnable property was set or retrieved while the Handshake property is set to the RequestToSend value or the RequestToSendXOnXOff value. | 
| IOException | The port is in an invalid state. -or- An attempt to set the state of the underlying port failed. For example, the parameters passed from this SerialPort object were invalid. |