SmartRouting Property
SmartRouting
Whether smart routing is enabled.
Declaration
public bool SmartRouting { get; set; }
Property Value
Boolean |
Remarks
If true (default), client will route the key based operations to owner of the key at the best effort.
Note that it however does not guarantee that the operation will always be executed on the owner, as the member table is only updated every 10 seconds.