# Sandbox.Connection.Released

```csharp
bool Released(string action)
```

Action was released for this [Sandbox.Connection](/api/Sandbox.Connection) within the current update context.

### Parameters

- `action` (`string`)

### Returns

`bool`

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
