VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IActionProgressController Interface
Properties Methods SeeAlso
In This Topic
    IActionProgressController Interface Members
    In This Topic
    The following tables list the members exposed by IActionProgressController.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether action is canceled.
    Public PropertyGets a value indicating whether action is finished.
    Public Methods
     NameDescription
    Public MethodCancels an action.
    Public MethodOverloaded. Finishes a sequence of steps.
    Public MethodOverloaded. Goes to the next step.
    Public MethodOverloaded. Starts a sequence of steps.
    See Also