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