IWinINetHttpRoundtrip Interface

Definition

public interface IWinINetHttpRoundtrip : Microsoft.Windows.EventTracing.Network.IWinINetHttpRequestResponsePair
type IWinINetHttpRoundtrip = interface
    interface IWinINetHttpRequestResponsePair
Public Interface IWinINetHttpRoundtrip
Implements IWinINetHttpRequestResponsePair
Implements

Properties

Address (Inherited from IWinINetHttpRequestResponsePair)
AllRequestHeaders
AllResponseHeaders
BytesRead
BytesSent
CacheControl
CacheLookupTimeRange (Inherited from IWinINetHttpRequestResponsePair)
ConnectionEstablishmentTimeRange

Gets the time range of all activity related to creating a connection between the client and the server. This includes the Host Resolve, TCP Connect and TLS Handshake phases.

ContentEncoding
ContentLength
ContentType
DelayedReadCount

Gets the count of reads that happened more than 100ms after the previous read.

(Inherited from IWinINetHttpRequestResponsePair)
Expires
Host (Inherited from IWinINetHttpRequestResponsePair)
HostResolveTimeRange
Protocol
Query (Inherited from IWinINetHttpRequestResponsePair)
Reads
ReasonPhrase
ReceiveResponseTimeRange
RequestSendTimeRange
RequestVersion
ResponseVersion
SocketId
StartTime (Inherited from IWinINetHttpRequestResponsePair)
StatusCode
StatusLine
StopTime (Inherited from IWinINetHttpRequestResponsePair)
TcpConnectTimeRange
TlsHandshakeTimeRange
Uri (Inherited from IWinINetHttpRequestResponsePair)

Applies to