> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.Detection.Timestamp

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[Detection](./ResQ.Clients.Detection.md "ResQ.Clients.Detection")

## Detection.Timestamp Property

Unix timestamp when detection occurred.

```csharp theme={null}
public long Timestamp { get; init; }
```

#### Property Value

[System.Int64](https://learn.microsoft.com/en-us/dotnet/api/system.int64 "System.Int64")
