ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisScanJob class

In This Topic
    ImGearIsisScanJob class Members
    In This Topic

    The following tables list the members exposed by ImGearIsisScanJob.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Properties
     NameDescription
    public PropertyGets the status. (Inherited from ImageGear.Web.Isis.ImGearIsisOperationStatus)
    public PropertyGets the status message. (Inherited from ImageGear.Web.Isis.ImGearIsisOperationStatus)
    Top
    Public Methods
     NameDescription
    public MethodCancels the scanning operation.  
    public MethodDestroys the scan job (cancels scanning, if needed) and releases all resources including all images.  
    public MethodUpdates the status of the operation. (Inherited from ImageGear.Web.Isis.ImGearIsisOperationStatus)
    Top
    See Also