'Declaration Public Function AbortFileConversion( _
ByVal requestParamsInformation about process ID.As GetFileConversionStatusRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
public Vintasoft.Shared.Web.WebResponseParamsBase AbortFileConversion(
GetFileConversionStatusRequestParams requestParams
)
public: Vintasoft.Shared.Web.WebResponseParamsBase* AbortFileConversion(
GetFileConversionStatusRequestParams* requestParams
)
public:
Vintasoft.Shared.Web.WebResponseParamsBase^ AbortFileConversion(
GetFileConversionStatusRequestParams^ requestParams
)
Parameters
- requestParams
- Information about process ID.
Return Value
The server response, which stores information about whether the file conversion process was aborted.