# ClusterMembershipUpdate.Snapshot

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

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

```csharp
[Orleans.Id(1)]
public ClusterMembershipSnapshot Snapshot
```

Gets the snapshot.

### Value

The snapshot.
