# Sandbox.Bind.BindSystem.ThrottleUpdates

```csharp
bool ThrottleUpdates { get; set; }
```

If true we'll throttle time between link change checks. This should
always be enabled in game, for performance reasons.

Declared in [Sandbox.Bind.BindSystem](/api/Sandbox.Bind.BindSystem).
Assembly: `Sandbox.Bind`.
