The XOnCharacter property specifies the value of the XON character for both transmission and reception. XON is a software control to resume the transmission of data (whereas RTS and CTS are hardware controls). XOFF stops the transmission.
The XCountChars property, used for processes creating a console window, specifies the screen buffer width in character columns. ...
The xml document could not be read because it was larger than expected. The data did not fit within the buffer size of '%1' ...
The XOffCharacter property specifies the value of the XOFF character for both transmission and reception. XOFF is a software ...
The XOffXMitThreshold property specifies the maximum number of bytes allowed in the input buffer before the XOFF character ...
The XOnCharacter property specifies the value of the XON character for both transmission and reception. XON is a software ...
The XOnXMitThreshold property specifies the minimum number of bytes allowed in the input buffer before the XON character ...
The XOnXOffInFlowControl property specifies whether XON/XOFF flow control is used during reception. Values TRUE or FALSE. ...
The XOnXOffOutFlowControl specifies whether XON/XOFF flow control is used during transmission. Values TRUE or FALSE. If TRUE, ...
The XSize property specifies the width, in pixels, of the window if a new window is created. For GUI processes, this is used ...