# IClusterMembershipService.CurrentSnapshot

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

```csharp
public abstract ClusterMembershipSnapshot CurrentSnapshot
```

Gets the most recent cluster membership snapshot.

### Value

The current snapshot.
