TClientPool.keepTrying

Whether to keep trying to find a working client if all have failed in a row.

Defaults to false.

  1. bool keepTrying()
  2. void keepTrying(bool value)
    class TClientPool(Interface)
    @property
    void
    keepTrying
    (
    bool value
    )
    if (
    isService!Interface
    )

Meta