Editar

Compartir a través de


IWinINetHttpCacheHit Interface

Definition

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

Properties

Address (Inherited from IWinINetHttpRequestResponsePair)
CacheLookupTimeRange (Inherited from IWinINetHttpRequestResponsePair)
DelayedReadCount

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

(Inherited from IWinINetHttpRequestResponsePair)
Host (Inherited from IWinINetHttpRequestResponsePair)
Query (Inherited from IWinINetHttpRequestResponsePair)
StartTime (Inherited from IWinINetHttpRequestResponsePair)
StopTime (Inherited from IWinINetHttpRequestResponsePair)
Uri (Inherited from IWinINetHttpRequestResponsePair)

Applies to