Click or drag to resize

TaskProperties.GracefulCancellationTimeOut 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.10.0.1777 (2.10.0.1777)
Syntax
public const string GracefulCancellationTimeOut = "GracefulCancellationTimeOut"

Field Value

Type: String
Remarks
Type is
See Also

Reference

System.Int32

STK Parallel Computing Server 2.10 API for .NET