'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function GetConvertingStatus( _
ByVal requestParamsInformation about process ID.As Vintasoft.Imaging.Web.Services.GetConvertingStatusRequestParams _
) As Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams GetConvertingStatus(
Vintasoft.Imaging.Web.Services.GetConvertingStatusRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams* GetConvertingStatus(
Vintasoft.Imaging.Web.Services.GetConvertingStatusRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams^ GetConvertingStatus(
Vintasoft.Imaging.Web.Services.GetConvertingStatusRequestParams^ requestParams
)
Parameters
- requestParams
- Information about process ID.
Return Value
The server response, which contains information about specified file converting process.