Share via


NWTcpConnection.Endpoint Property

Definition

Gets the remote endpoint of the connection.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NWEndpoint Endpoint { [Foundation.Export("endpoint")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("endpoint")>]
member this.Endpoint : NetworkExtension.NWEndpoint

Property Value

Attributes

Applies to