Table of Contents

Property Progress

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Progress

Gets or sets the current position of the progress bar.

public IProgress<double> Progress { get; }

Property Value

IProgress<double>