Share via


NWTcpConnection.HasBetterPath Property

Definition

Gets a Boolean value that tells whether new connections to the remote endpoint have a better path available to them..

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasBetterPath { [Foundation.Export("hasBetterPath")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hasBetterPath")>]
member this.HasBetterPath : bool

Property Value

Attributes

Applies to