TaskEnvironmentProperties Property |
Gets task environment properties.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic Hashtable Properties { get; }
Public ReadOnly Property Properties As Hashtable
Get
Property Value
Type:
Hashtable
See Also