Hazelcast .NET
Search Results for

    Show / Hide Table of Contents

    NotifyMembers Method

    NotifyMembers(IEnumerable<Guid>)

    Notifies the load balancer of a new set of members.

    Declaration
    void NotifyMembers(IEnumerable<Guid> memberIds)
    Parameters
    IEnumerable<Guid> memberIds

    The identifiers of the members.

    Remarks

    The new set of members fully replace existing members.

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