TaskProgressInformation.AdditionalInformation Property |
Gets or sets progress additional information.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic Object AdditionalInformation { get; set; }
Public Property AdditionalInformation As Object
Get
Set
Property Value
Type:
Object
See Also