.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    ICPSubsystem Interface

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

    Defines the CP subsystem.

    public interface ICPSubsystem

    Methods

    GetAtomicLongAsync(String)

    Gets an IAtomicLong distributed object.

    GetAtomicReferenceAsync<T>(String)

    Gets an IAtomicReference<T> distributed object.

    GetLockAsync(String)

    Gets an IFencedLock distributed object.

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