IkeSessionParams.Builder.SetDpdDelaySeconds(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("setDpdDelaySeconds", "(I)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)]
public Android.Net.IpSec.Ike.IkeSessionParams.Builder SetDpdDelaySeconds(int dpdDelaySeconds);
[<Android.Runtime.Register("setDpdDelaySeconds", "(I)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)>]
member this.SetDpdDelaySeconds : int -> Android.Net.IpSec.Ike.IkeSessionParams.Builder
- dpdDelaySeconds
- Int32
- Attributes
Produkt | Versioner |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |