IkeSessionParams.Builder.SetNattKeepAliveDelaySeconds(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("setNattKeepAliveDelaySeconds", "(I)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)]
public Android.Net.IpSec.Ike.IkeSessionParams.Builder SetNattKeepAliveDelaySeconds(int nattKeepaliveDelaySeconds);
[<Android.Runtime.Register("setNattKeepAliveDelaySeconds", "(I)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)>]
member this.SetNattKeepAliveDelaySeconds : int -> Android.Net.IpSec.Ike.IkeSessionParams.Builder
- nattKeepaliveDelaySeconds
- Int32
- Attributes
Produkt | Versioner |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |