---
title: GKExchangeTimeoutNone
framework: gamekit
role: symbol
role_heading: Global Variable
path: gamekit/gkexchangetimeoutnone
---

# GKExchangeTimeoutNone

An exchange request timeout that doesn’t expire.

## Declaration

```swift
var GKExchangeTimeoutNone: TimeInterval
```

## See Also

### Timeouts

- [GKExchangeTimeoutDefault](gamekit/gkexchangetimeoutdefault.md)
