|
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.