Reports a progress update.
Namespace: SystemAssembly: Rackspace.Threading (in Rackspace.Threading.dll) Version: 2.1.0-beta1
Syntax
Sub Report (
value As T
)
abstract Report :
value : 'T -> unit
Parameters
- value
- Type: T
The value of the updated progress.
Version Information
.NET Framework
Supported in: 3.5
Threading Library
Supported in: 2.1, 2.0
See Also