You are here: Start » AVL.NET » ProcessHelper.CancelCurrentFunction()
ProcessHelper.CancelCurrentFunction()
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 CancelCurrentFunction()
