FinishedRequestTimings.TlsHandshakeEnd Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce il timestamp al termine dell'handshake TLS.
public Java.Time.Instant? TlsHandshakeEnd { [Android.Runtime.Register("getTlsHandshakeEnd", "()Ljava/time/Instant;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getTlsHandshakeEnd", "()Ljava/time/Instant;", "", ApiSince=37)>]
member this.TlsHandshakeEnd : Java.Time.Instant
Valore della proprietà
java.time.Instant che rappresenta al termine dell'istituzione TLS.
- Attributi