ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisStatus Enumeration

In This Topic
    ImGearIsisStatus Enumeration
    In This Topic
    Progress indicators for tasks.
    Members
    MemberDescription
    Cancelled2 - The task was cancelled before being completed or encountering an error.
    Completed1 - The task was completed without errors.
    Error3 - An error occurred.
    InProgress0 - The task is in progress.
    ServiceNotFound4 - Service is not available.
    Inheritance Hierarchy

    Object
       ImageGear.Web.Isis.ImGearIsisStatus

    See Also