> ## 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.ActiveDrones

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

## FleetStatus.ActiveDrones Property

Number of currently active drones in the fleet.

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

#### Property Value

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