TimeoutWriteTotalConstant

LONG TimeoutWriteTotalConstant;

Property Value
    Constant used to calculate the total time-out period for write operations, in milliseconds. For each write operation, this value is added to the product of the WriteTotalMultiplier member and the number of bytes to be written.

A value of zero for both the TimeoutWriteTotalMultiplier and TimeoutWriteTotalConstant members indicates that total time-outs are not used for write operations.    


See also

TimeoutReadTotalMultiplier properties, TimeoutReadInterval properties, TimeoutReadTotalConstant properties, TimeoutWriteTotalMultiplier properties