.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    ICPDistributedObject Interface

    Namespace: Hazelcast.CP
    Assembly: Hazelcast.Net.dll

    Defines the base contract for all Hazelcast CP distributed objects.

    public interface ICPDistributedObject : IDistributedObject, IAsyncDisposable
    Inherited Members
    IDistributedObject.ServiceName
    IDistributedObject.Name
    IDistributedObject.PartitionKey
    IDistributedObject.DestroyAsync()
    IAsyncDisposable.DisposeAsync()

    Properties

    Name Description
    GroupId

    Gets the identifier of the group of this object.

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