You are here: Start » AVL.NET » ProcessHelper.ResetIsCurrentWorkCancelled Method

ProcessHelper.ResetIsCurrentWorkCancelled Method

Calls off the function cancellation so future function calls will not be canceled any more.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ResetIsCurrentWorkCancelled()

See also