AsyncProgressTMaximumValue Property

Gets the maximum steps of this operation.

Definition

Namespace: KGySoft.Threading
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public int MaximumValue { get; }

Property Value

Int32

See Also