Method | Description | |
---|---|---|
TraceResults ( this result ) : void |
Traces the details of the HTTP result. This method uses Trace.WriteLine(string) to trace each outcome in the result and the overall response time. |
Method | Description | |
---|---|---|
BuildToString ( this page ) : string |
Builds to string.
|
public static TraceResults ( this result ) : void | ||
result | this | /// The result. /// |
return | void |