RemoteAppOperationStatus Enum

Definition

Current status of a long-running operation.

C#
public enum RemoteAppOperationStatus
Inheritance
RemoteAppOperationStatus

Fields

Name Value Description
Pending 0

The operation is pending.

InProgress 1

The operation is in progress.

Success 2

The operation was successfully completed.

Failed 3

The operation failed.

Applies to

Продукт Версії
Azure SDK for .NET Legacy