共用方式為


IkeTrafficSelector.EndingAddress Property

Definition

The largest address included in this Traffic Selector.

[Android.Runtime.Register("endingAddress", ApiSince=31)]
public Java.Net.InetAddress EndingAddress { get; set; }
[<Android.Runtime.Register("endingAddress", ApiSince=31)>]
member this.EndingAddress : Java.Net.InetAddress with get, set

Property Value

Attributes

Remarks

The largest address included in this Traffic Selector.

Java documentation for android.net.ipsec.ike.IkeTrafficSelector.endingAddress.

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