![]() |
Generic command policy.
Definition at line 33 of file as_command_policy.h.
Data Fields | |
uint32_t | max_retries |
bool | retry_on_timeout |
uint32_t | sleep_between_retries |
uint32_t | socket_timeout |
uint32_t | total_timeout |
uint32_t as_command_policy::max_retries |
Definition at line 36 of file as_command_policy.h.
bool as_command_policy::retry_on_timeout |
Definition at line 38 of file as_command_policy.h.
uint32_t as_command_policy::sleep_between_retries |
Definition at line 37 of file as_command_policy.h.
uint32_t as_command_policy::socket_timeout |
Definition at line 34 of file as_command_policy.h.
uint32_t as_command_policy::total_timeout |
Definition at line 35 of file as_command_policy.h.