.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    ILoadBalancer Interface

    Namespace: Hazelcast.Clustering.LoadBalancing
    Assembly: Hazelcast.Net.dll

    Defines a service that can load-balance requests to different members of a cluster.

    public interface ILoadBalancer

    Properties

    Name Description
    Count

    Gets the number of members.

    Methods

    Name Description
    GetMember()

    Selects a member.

    SetMembers(IEnumerable<Guid>)

    Sets the members.

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