.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    IReliableTopicExceptionEventHandler<T> Interface

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

    Specifies a reliable topic exception event handler.

    public interface IReliableTopicExceptionEventHandler<T> : IReliableTopicEventHandlerBase
    Type Parameters
    T

    The reliable topic objects type.

    Methods

    Name Description
    HandleAsync(IHReliableTopic<T>, ReliableTopicExceptionEventArgs)

    Handles an exception event.

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