| ReplicationStrategiesCreateSimpleStrategyReplicationProperty Method  | 
             Returns replication property for SimpleStrategy.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic static Dictionary<string, string> CreateSimpleStrategyReplicationProperty(
	int replicationFactor
)
Parameters
- replicationFactor
 - Type: SystemInt32
Replication factor for the whole cluster. 
Return Value
Type: 
DictionaryString, 
Stringa dictionary of replication property sub-options.
See Also