Partager via


DnsOptions.PreestablishConnectionsToStaleDnsResults Property

Definition

See Builder#setPreestablishConnectionsToStaleDnsResults(int)

public Android.Net.Http.DnsOption PreestablishConnectionsToStaleDnsResults { [Android.Runtime.Register("getPreestablishConnectionsToStaleDnsResults", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getPreestablishConnectionsToStaleDnsResults", "()I", "", ApiSince=34)>]
member this.PreestablishConnectionsToStaleDnsResults : Android.Net.Http.DnsOption

Property Value

Attributes

Remarks

See Builder#setPreestablishConnectionsToStaleDnsResults(int)

Java documentation for android.net.http.DnsOptions.getPreestablishConnectionsToStaleDnsResults().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to