Message listener for
                ITopic<E>
                .
            
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
Type Parameters
- T
 
The IMessageListenerT type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| OnMessage | Invoked when a message is received for the added topic.  | 
See Also