Click or drag to resize

HelperFunctionsProgressBarIsTaskSucceded Method

This method will return the status true if the Task has been completed successfully.

Namespace:  AHL
Assembly:  AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsTaskSucceded()

Return Value

Type: Boolean
Returns true if the Task is completed successfully.
See Also