Windows.Web.Http.Diagnostics Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a diagnostic facility for tracing and profiling web traffic for applications build on HTTP protocols.
Classes
HttpDiagnosticProvider |
Provides a simple diagnostic facility for tracing and profiling web traffic in applications built on Microsoft’s HTTP stacks. |
HttpDiagnosticProviderRequestResponseCompletedEventArgs |
Provides data for the RequestResponseCompleted event. |
HttpDiagnosticProviderRequestResponseTimestamps |
Provides all the timestamps for connection events. |
HttpDiagnosticProviderRequestSentEventArgs |
Provides data for the RequestSent event. |
HttpDiagnosticProviderResponseReceivedEventArgs |
Provides data for the ResponseReceived event. |
HttpDiagnosticSourceLocation |
Contains the source location of the HTTP activity. |
Enums
HttpDiagnosticRequestInitiator |
Provides the download request initiator type. |