---
title: remoteEndpoint
framework: network
role: symbol
role_heading: Instance Property
path: network/nwpath/remoteendpoint
---

# remoteEndpoint

The remote endpoint in use by a connection’s network path.

## Declaration

```swift
let remoteEndpoint: NWEndpoint?
```

## See Also

### Inspecting Connected Paths

- [localEndpoint](network/nwpath/localendpoint.md)
