TibrvNetTransport::setBatchMode()
Method
Declaration
TibrvStatussetBatchMode
(
tibrvTransportBatchMode mode);
Purpose
Set the batch mode parameter of a transport.
Remarks
The batch mode determines when the transport transmits outbound message data to rvd
:
• | As soon as possible (the initial default for all transports) |
• | Either when its buffer is full, or when a timer interval expires—either event triggers transmission to the daemon |
Parameter |
Description |
|
Use this value as the new batch mode. |
See Also
Batch Modes for Transports in