.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    IMapInterceptor Interface

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

    A place holder interface for com.hazelcast.map.MapInterceptor on server side.

    public interface IMapInterceptor
    Remarks

    it is used to intercept changes to the IHMap, allowing access to the values before and after adding them to it.

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