---
title: retryInterval
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfctagcommandconfiguration/retryinterval
---

# retryInterval

The time between retries, in seconds.

## Declaration

```swift
var retryInterval: TimeInterval { get set }
```

## Discussion

Discussion By default, the value of this parameter is 0.

## See Also

### Configuring a Tag Command

- [maximumRetries](corenfc/nfctagcommandconfiguration/maximumretries.md)
