IAsyncProgressIncrement Method
Indicates a progress update of a single step. Expected to be called after the
New or
Report methods
if they were called with nonzero maximum steps. The implementation should not be sensitive for concurrency racing conditions.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
abstract Increment : unit -> unit