.NET Client Documentation
5.5.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-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.