void SetMaxFlushDelay( TimeInterval ti );
Name | Description | |
---|---|---|
in | ti | Timeout time, in milliseconds. |
Specifies the timeout time for packet bundling.
For the specified time, packets are buffered and then bundled.
At 0
, all of the packets accumulated in the queue are bundled. Buffering is not performed for the bundling.
CONFIDENTIAL