Click or drag to resize

ITookanCancelTask Method

Cancels a task

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
TookanBaseResponse CancelTask(
	int jobId
)

Parameters

jobId
Type: SystemInt32

Return Value

Type: TookanBaseResponse
The response object.
See Also