ProgressiveKestrunTaskState.Reset method

Resets the progress state to initial values.

public void Reset(string message = "Not started")
parameter description
message Optional message to include with the reset status.

See Also