AsyncProgressTCurrentValue Property
Gets the current step of this operation. Its value is between zero and
MaximumValue, inclusive bounds.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
public int CurrentValue { get; }
Public ReadOnly Property CurrentValue As Integer
Get
public:
property int CurrentValue {
int get ();
}
member CurrentValue : int with get
Property Value
Int32