You are here: Start » AVL.NET » ProcessHelper Class
ProcessHelper Class
Helper class that allows to break currently executing functions.
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ProcessHelper() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | CurrentFunctionProgress | System.Single |
Methods
Name | Description | |
---|---|---|
![]() ![]() | CancelCurrentFunction() | Notifies currently executing function to return. The function will return as quick as possible but the actual return time depends on function. |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |