You are here: Start » FIL.NET » ProcessHelper.CancelCurrentWork Method

ProcessHelper.CancelCurrentWork Method

Notifies currently executing function to return. The function will return as quick as possible but the actual return time depends on function.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void CancelCurrentWork()

See also