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