Click or drag to resize

TaskPropertiesGracefulCancellationTimeOut Field

The amount of time in milliseconds to wait for a task to exit gracefully when cancelled.

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

Field Value

Type: String
Remarks
Type is
See Also

Reference

SystemInt32

STK Parallel Computing Server 2.9 API for .NET