> ## 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.Core.Detection.DetectedAt

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

## Detection.DetectedAt Property

UTC timestamp when the detection was made.

```csharp theme={null}
public System.DateTimeOffset DetectedAt { get; init; }
```

#### Property Value

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