Share via


HttpDiagnosticProviderRequestResponseCompletedEventArgs.Timestamps Property

Definition

Gets the timestamp for connection events.

public:
 property HttpDiagnosticProviderRequestResponseTimestamps ^ Timestamps { HttpDiagnosticProviderRequestResponseTimestamps ^ get(); };
HttpDiagnosticProviderRequestResponseTimestamps Timestamps();
public HttpDiagnosticProviderRequestResponseTimestamps Timestamps { get; }
var httpDiagnosticProviderRequestResponseTimestamps = httpDiagnosticProviderRequestResponseCompletedEventArgs.timestamps;
Public ReadOnly Property Timestamps As HttpDiagnosticProviderRequestResponseTimestamps

Property Value

The timestamp for connection events.

Applies to