void Ice::Connection::flushBatchRequests | ( | CompressBatch | compress | ) |
Flushes any pending batch requests for this connection.
This corresponds to all batch requests invoked on fixed proxies associated with the connection.
compress | Specifies whether or not the queued batch requests should be compressed before being sent over the wire. |