> ## 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.FleetStatus.TotalMissions

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

## FleetStatus.TotalMissions Property

Total number of missions completed by the fleet.

```csharp theme={null}
public int TotalMissions { get; init; }
```

#### Property Value

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