You are here: Start » AVL.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:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void CancelCurrentWork()

See also