BaseRemoteOptimizer.

ReadResponse(string, FilePath) Method

Summary

Read the response from the web optimizer

Syntax

protected abstract ImageOptimizerResult ReadResponse(string response, FilePath path)

Parameters

Name Type Description
response string The response content.
path FilePath The path to the file.

Return Value

Type Description
ImageOptimizerResult