Share via


NETunnelProvider.Reasserting Property

Definition

Gets or sets a Boolean value that tells the system that the tunnel is being reestablished.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Reasserting { [Foundation.Export("reasserting")] get; [Foundation.Export("setReasserting:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("reasserting")>]
[<set: Foundation.Export("setReasserting:")>]
member this.Reasserting : bool with get, set

Property Value

Attributes

Applies to