Click or drag to resize

ProgressEventArgsPercent Property

The percentage of progress in the ranmge 0 to 100. A negative value indicates that the progress is indeterminate.

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public double Percent { get; }

Property Value

Double
See Also