Dela via


Progress Struct

Definition

public readonly struct Progress
type Progress = struct
Public Structure Progress
Inheritance
Progress

Constructors

Progress(ProgressState, String, Int32)

Construct the Progress object using the progress state, message and the value.

Properties

Message

The message of the progress.

State

The progress state.

Value

The Value of the progress.

Applies to