IWinINetHttpRoundtrip.ConnectionEstablishmentTimeRange Property

Definition

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.

public Microsoft.Windows.EventTracing.TraceTimeRange ConnectionEstablishmentTimeRange { get; }
member this.ConnectionEstablishmentTimeRange : Microsoft.Windows.EventTracing.TraceTimeRange
Public ReadOnly Property ConnectionEstablishmentTimeRange As TraceTimeRange

Property Value

Applies to