IMessageListenerE InterfaceHazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

public interface IMessageListener<E> : IEventListener

Type Parameters

E

The IMessageListenerE type exposes the following members.

Methods

  NameDescription
Public methodOnMessage
Invoked when a message is received for the added topic.
Top
See Also

Reference