.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    IDistributedObject Interface

    Namespace: Hazelcast.DistributedObjects
    Assembly: Hazelcast.Net.dll

    Defines the base contract for all Hazelcast distributed objects.

    public interface IDistributedObject : IAsyncDisposable
    Inherited Members
    IAsyncDisposable.DisposeAsync()

    Properties

    Name

    Gets the unique name of the object.

    PartitionKey

    Gets the partition key of this object.

    ServiceName

    Gets the name of the service managing this object.

    Methods

    DestroyAsync()

    Destroys this distributed object.

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