VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.HttpHandlers Namespace / VintasoftImageConverterHandler Class / AbortConverting(GetConvertingStatusRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    AbortConverting(GetConvertingStatusRequestParams) Method (VintasoftImageConverterHandler)
    In This Topic
    Aborts specified process that converts an image file.
    Syntax

    Parameters

    requestParams
    Information about process ID.

    Return Value

    The server response, which stores information whether the file converting process was aborted.
    Requirements

    Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also