Click or drag to resize

TaskProperties.TaskAncestry Field

The task ancestry of this task. The most recent parents are in the beginning of the collection.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public const string TaskAncestry = "TaskAncestry"

Field Value

Type: String
Remarks
Type is an array of Guid
See Also

STK Parallel Computing Server 2.10 API for .NET