Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ CompressBatch

enum class Ice::CompressBatch : std::uint8_t
strong

Represents batch compression options when flushing queued batch requests.

Enumerator
Yes 

Compress the batch requests.

No 

Don't compress the batch requests.

BasedOnProxy 

Compress the batch requests if at least one request was made on a compressed proxy.

Definition at line 29 of file Connection.h.