Partager via


HttpDiagnosticProviderRequestResponseTimestamps.ResponseCompletedTimestamp Propriété

Définition

Obtient l’horodatage du dernier octet reçu.

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

Valeur de propriété

Horodatage du dernier octet reçu.

S’applique à