![]() |
Batch Policy
Definition at line 508 of file as_policy.h.
#include "as_policy.h"
Data Fields | |
uint32_t | timeout |
uint32_t as_policy_batch::timeout |
Maximum time in milliseconds to wait for the operation to complete.
If 0 (zero), then the value will default to either as_config.policies.timeout or AS_POLICY_TIMEOUT_DEFAULT
.
Definition at line 518 of file as_policy.h.