Show / Hide Table of Contents

Enum SnapshotStatus

Snapshot current status.

Namespace: QarnotSDK.Sdk
Assembly: QarnotSDK.dll
Syntax
public enum SnapshotStatus

Fields

Name Description
Failure

At least one instance throw an error during the snapshot upload.

InProgress

Snapshot is in Progress.

Success

Snapshot complete with success.

Triggered

Snapshot has been triggered. In waiting of snapshot new information.

In this article
Back to top Generated by DocFX