Share via


NEPacketTunnelNetworkSettings.TunnelOverheadBytes Property

Definition

Gets or sets the overhead for storing tunneling protocol headers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? TunnelOverheadBytes { [Foundation.Export("tunnelOverheadBytes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTunnelOverheadBytes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tunnelOverheadBytes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTunnelOverheadBytes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TunnelOverheadBytes : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to