Share via


NWTcpConnection.ConnectedPath Property

Definition

Gets the path through which the connection was made.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NWPath? ConnectedPath { [Foundation.Export("connectedPath")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("connectedPath")>]
member this.ConnectedPath : NetworkExtension.NWPath

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to