Hazelcast .NET
This page documents a development version of the Hazelcast .NET client. Its content is not final and remains subject to changes.
Search Results for

    Show / Hide Table of Contents

    DistributedObjectLifecycleEventArgs Constructor

    DistributedObjectLifecycleEventArgs(String, String, Guid)

    Initializes a new instance of the DistributedObjectLifecycleEventArgs class.

    Declaration
    protected DistributedObjectLifecycleEventArgs(string serviceName, string name, Guid sourceMemberId)
    Parameters
    String serviceName

    The service unique name.

    String name

    The object unique name.

    Guid sourceMemberId

    The unique identifier of the source member.

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