ReliableStateManagerConfiguration.ReplicatorSettingsSectionName Property

Definition

Gets the replicator settings section name.

public string ReplicatorSettingsSectionName { get; }
member this.ReplicatorSettingsSectionName : string
Public ReadOnly Property ReplicatorSettingsSectionName As String

Property Value

The section name.

Remarks

If present in the config package specified by ConfigPackageName in Settings.xml, this section will be used to configure replicator settings.

Applies to