Show / Hide Table of Contents

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
In this article
Back to top