IWebResult Interface |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.pageAnalytics.core
public interface IWebResult
The IWebResult type exposes the following members.
| Name | Description | |
|---|---|---|
| byteSize |
Gets the size of the byte.
| |
| HtmlDocument |
Gets the HTML document.
| |
| responseUrl | ||
| sourceCode |
Gets the source code.
|
| Name | Description | |
|---|---|---|
| releaseDocumentFromMemory |
Releases memory taken by loaded HtmlDocument |