RethrowEvaluator Constructor (Int32)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the RethrowEvaluator class

Namespace:  Scanjour.Workflow4.Common.Helpers.Retry
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public RethrowEvaluator(
	int totalAttemptsNumber
)

Parameters

totalAttemptsNumber
Type: SystemInt32

[Missing <param name="totalAttemptsNumber"/> documentation for "M:Scanjour.Workflow4.Common.Helpers.Retry.RethrowEvaluator.#ctor(System.Int32)"]

See Also

Reference