Show / Hide Table of Contents

Enum OperationStatus

Possible operation status.

Namespace: Oci.QueueService.Models
Assembly: OCI.DotNetSDK.Queue.dll
Syntax
public enum OperationStatus

Fields

Name Description
Accepted
Canceled
Canceling
Failed
InProgress
Succeeded
UnknownEnumValue
In this article
Back to top