CachedStrategy constructor

CachedStrategy(
  1. Strategy strategy,
  2. TransportStrategyDictionary transports,
  3. StrategyOptions options
)

Implementation

external factory CachedStrategy(Strategy strategy,
    TransportStrategyDictionary transports, StrategyOptions options);