> ## 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.TelemetryPacket.SequenceNumber

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

## TelemetryPacket.SequenceNumber Property

Sequence number for ordering telemetry packets.

```csharp theme={null}
public ulong SequenceNumber { get; init; }
```

#### Property Value

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