Enum WorkResponseStatus
public enum WorkResponseStatus
Fields
Failure = 2
By default, the system will suspense the Flow.
Retry = 3
By default, the system will automatically schedule a retry operation. See RetryOptions.
Success = 1
public enum WorkResponseStatus
Failure = 2
By default, the system will suspense the Flow.
Retry = 3
By default, the system will automatically schedule a retry operation. See RetryOptions.
Success = 1