Default constructor of the failure action class.
Default constructor of the failure action class.
public FailureAction();
Constructor of the failure action class using type and delay to configure.
public FailureAction(RecoverAction,int);
FailureAction Class | uws.Install Namespace