Class ServiceFabricClusteringOptions
Options for Service Fabric cluster membership.
Inheritance
System.Object
ServiceFabricClusteringOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.ServiceFabric.dll
Syntax
public class ServiceFabricClusteringOptions : object
Properties
| Improve this Doc View SourceUnknownSiloRemovalPeriod
Gets or sets the period of time before unknown silos are considered dead.
Declaration
public TimeSpan UnknownSiloRemovalPeriod { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |