# ClusterMembershipOptions

Package: [Microsoft.Orleans.Core](/orleans/docs/api/csharp/microsoft.orleans.core/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Configuration/Options/ClusterMembershipOptions.cs#L8)

```csharp
public class ClusterMembershipOptions
```

Settings for cluster membership.

## Constructors

- [ClusterMembershipOptions](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/constructors/constructor-22e827d5/)

## Properties

- [DeathVoteExpirationTimeout](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/deathvoteexpirationtimeout-ec1604e5/)
- [DefunctSiloCleanupPeriod](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/defunctsilocleanupperiod-834b9c1f/)
- [DefunctSiloExpiration](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/defunctsiloexpiration-c3321c8a/)
- [EnableIndirectProbes](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/enableindirectprobes-83756ffc/)
- [EvictWhenMaxJoinAttemptTimeExceeded](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/evictwhenmaxjoinattempttimeexceeded-57a06798/)
- [ExtendProbeTimeoutDuringDegradation](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/extendprobetimeoutduringdegradation-c304fdaa/)
- [IAmAliveTablePublishTimeout](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/iamalivetablepublishtimeout-d415f069/)
- [LivenessEnabled](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/livenessenabled-b94786b8/)
- [LocalHealthDegradationMonitoringPeriod](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/localhealthdegradationmonitoringperiod-605e9e63/)
- [MaxDefunctSiloEntries](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/maxdefunctsiloentries-a4c04120/)
- [MaxJoinAttemptTime](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/maxjoinattempttime-e252b815/)
- [NumMissedProbesLimit](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/nummissedprobeslimit-6ead8012/)
- [NumMissedTableIAmAliveLimit](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/nummissedtableiamalivelimit-9cd1fc19/)
- [NumProbedSilos](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/numprobedsilos-472e42ff/)
- [NumVotesForDeathDeclaration](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/numvotesfordeathdeclaration-caa3cf4b/)
- [ProbeTimeout](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/probetimeout-467af396/)
- [TableRefreshTimeout](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/tablerefreshtimeout-bdb98cc3/)
- [UseLivenessGossip](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.configuration.clustermembershipoptions/properties/uselivenessgossip-889793cd/)
