.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    SmartRouting Property

    SmartRouting

    Whether smart routing is enabled.

    Declaration
    public bool SmartRouting { get; set; }
    Property Value
    bool
    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.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.