NWUdpSession.ResolvedEndpoint Property

Definition

Gets the current remote endpoint.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to