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