Click or drag to resize

IHasAdditionalProgressAdditionalProgress Property

Gets the additional progress value.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
float AdditionalProgress { get; }

Property Value

Type: Single
The additional progress value.
Remarks
This property must be thread safe.
See Also