# ClusterMember.Status

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/MembershipService/ClusterMember.cs#L43)

```csharp
[Orleans.Id(1)]
public SiloStatus Status
```

Gets the silo status.

### Value

The silo status.
