FailoverDecision Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FailoverDecision.h FailoverDecision.m |
Overview
Class that describes a decision which is made by a failover manager, which corresponds to a failover strategy.
retryPeriod
Retry period in milliseconds.
@property (nonatomic, readonly) int64_t retryPeriodDiscussion
Retry period in milliseconds.
Declared In
FailoverDecision.h