| TableOptionsReadRepairChance Property  | 
             The chance with which a read repair is triggered for this table.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic double ReadRepairChance { get; }Return Value
Type: 
Doublethe read repair change set for table (in [0.0, 1.0]).
See Also