.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    IReliableTopicMessageEventHandler<T> Interface

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

    Specifies a reliable topic message event handler.

    public interface IReliableTopicMessageEventHandler<T> : IReliableTopicEventHandlerBase
    Type Parameters
    T

    The reliable topic objects type.

    Methods

    Name Description
    HandleAsync(IHReliableTopic<T>, MemberInfo, long, T, long, object)

    Handles an event.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.