Skip to main content

Enum RetryStatusType

Update the status.

Assembly: Taskurai.dll
Declaration
public enum RetryStatusType

Fields

Scheduled

Scheduled.

Declaration
Scheduled = 0

Retrying

Retrying.

Declaration
Retrying = 1

Stopped

Stopped.

Declaration
Stopped = 2