VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ProgressControllerBase Class
Constructors Properties Methods SeeAlso
In This Topic
    ProgressControllerBase Class Members
    In This Topic
    The following tables list the members exposed by ProgressControllerBase.
    Protected Constructors
     NameDescription
    Protected ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether an action is canceled.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the action progress controller wrapper of this progress controller.
    Public MethodFinishes a sequence of stages.
    Public MethodFinishes a sequence of steps.
    Public MethodOverloaded. Go to next stage.
    Public MethodGo to next step.
    Public MethodStarts a sequence of stages.
    Public MethodStarts a sequence of steps.
    Protected Methods
     NameDescription
    Protected MethodOccurs when stage progress is changed.
    Protected MethodOccurs when step progress is changed.
    See Also