Implements IConduit.bufferSize.
Returns the appropriate buffer size that should be used to buffer the ThreadPipe. Note that this is simply the buffer size passed in, and since all the ThreadPipe data is in memory, buffering doesn't make much sense.
See Implementation
Implements IConduit.bufferSize.
Returns the appropriate buffer size that should be used to buffer the ThreadPipe. Note that this is simply the buffer size passed in, and since all the ThreadPipe data is in memory, buffering doesn't make much sense.