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