IAsyncProgressComplete Method
Indicates that a progress value of the last
New or
Report method should be set to the maximum value.
It is not required to be called at the end of each sessions so it just indicates that whatever progress has reached the last step.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
abstract Complete : unit -> unit