Поделиться через


HttpDiagnosticProviderRequestResponseTimestamps.ConnectionCompletedTimestamp Свойство

Определение

Возвращает метку времени для окончания этапа tcp-подключения.

public:
 property IReference<DateTime> ^ ConnectionCompletedTimestamp { IReference<DateTime> ^ get(); };
IReference<DateTime> ConnectionCompletedTimestamp();
public System.Nullable<System.DateTimeOffset> ConnectionCompletedTimestamp { get; }
var iReference = httpDiagnosticProviderRequestResponseTimestamps.connectionCompletedTimestamp;
Public ReadOnly Property ConnectionCompletedTimestamp As Nullable(Of DateTimeOffset)

Значение свойства

Метка времени окончания этапа tcp-подключения.

Применяется к