# DurableJobsStorageStatus.OwnedShardCount

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.durablejobs/orleans.durablejobs.durablejobsstoragestatus/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.durablejobs/orleans.durablejobs.durablejobsstoragestatus/properties/)

[Source](https://github.com/dotnet/orleans/blob/d515d75eaaa3a0390a74cb11c96aa758358b5a67/src/Orleans.DurableJobs/IDurableJobsStorageInspector.cs#L57)

```csharp
public long OwnedShardCount
```

Gets the number of recognized shards with a recorded owner.
