---
title: remoteIdleTimeout
framework: network
role: symbol
role_heading: Instance Property
path: network/networkconnection/remoteidletimeout
---

# remoteIdleTimeout

Access the idle_timeout value in milliseconds received from the peer in the transport parameters.

## Declaration

```swift
final var remoteIdleTimeout: Int { get }
```
