Determines the amount of stop bits.
| Member | Description |
|---|---|
| TwoBit |
2 stop bits. Integer value=2.
If not using .NET Framework, use constant GX_TWOBIT. |
| One5Bit |
1.5 stop bits. Integer value=1.
If not using .NET Framework, use constant GX_ONE5BIT. |
| OneBit |
1 stop bit. Integer value=0.
If not using .NET Framework, use constant GX_ONEBIT. |
If not using .NET Framework, enumeration is GX_STOPBIT.
Assembly: Gurux.SMS (Module: Gurux.SMS) Version: 5.0.0.1