NWTcpConnection.LocalAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the address from which the connectio was made.
public virtual NetworkExtension.NWEndpoint LocalAddress { [Foundation.Export("localAddress")] get; }
member this.LocalAddress : NetworkExtension.NWEndpoint
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes