Universal Windows Service Class Library

FailureAction Constructor

Default constructor of the failure action class.

Overload List

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);

See Also

FailureAction Class | uws.Install Namespace