Buffer size to be used when using pipes.
Source position: processbody.inc line 219
published property TProcess.PipeBufferSize : Cardinal |
PipeBufferSize indicates the buffer size used when creating pipes (when soUsePipes is specified in Options). This option is not respected on all platforms (currently only Windows uses this).
|
Function to create a set of pipe handles. |