Condividi tramite


HttpDiagnosticProviderRequestResponseTimestamps.SslNegotiatedTimestamp Proprietà

Definizione

Ottiene l'ora della negoziazione dell'handshake SSL.

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

Valore della proprietà

Ora della negoziazione dell'handshake SSL.

Si applica a