Enum StepStatusType
Current status of a recipe step.
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum StepStatusType
Fields
| Name | Description |
|---|---|
| Completed | |
| Failed | |
| InProgress | |
| Pending | |
| UnknownEnumValue |
Current status of a recipe step.
public enum StepStatusType
| Name | Description |
|---|---|
| Completed | |
| Failed | |
| InProgress | |
| Pending | |
| UnknownEnumValue |