HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / ResultSummary Class
Properties


In This Topic
    ResultSummary Class Members
    In This Topic

    The following tables list the members exposed by ResultSummary.

    Public Properties
     NameDescription
    Public PropertyGets the full description of the status code or error.  (E.g. "304 Not Modified")  
    Public PropertyThe number of requests in the parent Summary that resulted in this status or error code.  
    Public PropertyGets the status or error code returned by the web server,  e.g. "200".  
    Top
    See Also