IWinINetHttpRoundtrip.ConnectionEstablishmentTimeRange Property
Definition
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.
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