Task.GetProperty Method |
Name | Description | |
---|---|---|
![]() | GetProperty(String) |
Returns property value by name. You can find common values for properties using TaskProperties.
|
![]() | GetProperty<T>(String) |
Returns property value by name. You can find common values for properties using TaskProperties.
|
STK Parallel Computing Server 2.9 API for .NET