.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    RoutingMode Class

    Namespace: Hazelcast.Networking
    Assembly: Hazelcast.Net.dll
    public class RoutingMode
    Inheritance
    object
    RoutingMode
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    Name Description
    RoutingMode()

    Initializes a new instance of the RoutingMode class.

    RoutingMode(bool)

    Initializes a new instance of the RoutingMode class.

    Properties

    Name Description
    Mode

    Routing mode of the client.

    Strategy

    The strategy for selected routing mode. Default is PartitionGroups

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.