BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

SerialPortSettings..::..StopBits Property

Summary: Gets or sets the standard number of stopbits per byte. Returns: One of the System.IO.Ports.StopBits values. Exceptions: System.ArgumentOutOfRangeException: The System.IO.Ports.SerialPort.StopBits value is not one of the values from the System.IO.Ports.StopBits enumeration. System.IO.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 System.IO.Ports.SerialPort object were invalid.

Namespace:  CAS.Lib.CommonBus.CommunicationLayer.RS
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)