Share via


NEVpnProtocolIke2.DeadPeerDetectionRate Property

Definition

Gets or sets the rate at which the IKEv2 client will attempt to detect dead peers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEVpnIke2DeadPeerDetectionRate DeadPeerDetectionRate { [Foundation.Export("deadPeerDetectionRate")] get; [Foundation.Export("setDeadPeerDetectionRate:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("deadPeerDetectionRate")>]
[<set: Foundation.Export("setDeadPeerDetectionRate:")>]
member this.DeadPeerDetectionRate : NetworkExtension.NEVpnIke2DeadPeerDetectionRate with get, set

Property Value

Attributes

Applies to