Class SSHRetryStrategy

java.lang.Object
com.microsoft.jenkins.containeragents.remote.SSHRetryStrategy
All Implemented Interfaces:
IRetryStrategy

public class SSHRetryStrategy extends Object implements IRetryStrategy
  • Constructor Details

    • SSHRetryStrategy

      public SSHRetryStrategy(int retryTimesLimit, int retryInterval)
  • Method Details