ConnectivityDiagnosticsManager.DataStallReport.DetectionMethodTcpMetrics Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.DataStallDetectionMethod enum directly instead of this field.

Indica che data stall è stato rilevato usando le metriche TCP.

[Android.Runtime.Register("DETECTION_METHOD_TCP_METRICS", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.DataStallDetectionMethod enum directly instead of this field.", true)]
public const Android.Net.DataStallDetectionMethod DetectionMethodTcpMetrics = 2;
[<Android.Runtime.Register("DETECTION_METHOD_TCP_METRICS", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.DataStallDetectionMethod enum directly instead of this field.", true)>]
val mutable DetectionMethodTcpMetrics : Android.Net.DataStallDetectionMethod

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Indica che data stall è stato rilevato usando le metriche TCP.

per android.net.ConnectivityDiagnosticsManager.DataStallReport.DETECTION_METHOD_TCP_METRICS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a