LONG TimeoutReadTotalConstant; |
Property Value
Constant used to calculate the total time-out period for read operations, in milliseconds. For each read operation, this value is added to the product of the TimeoutReadTotalMultiplier member and the requested number of bytes.
A value of zero for both the TimeoutReadTotalMultiplier and TimeoutReadTotalConstant members indicates that total time-outs are not used for read operations.
See also
TimeoutReadTotalMultiplier properties, TimeoutReadInterval properties, TimeoutWriteTotalMultiplier properties, TimeoutWriteTotalConstant properties