TopicMessageEventArgs<T> Class
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
Represents event data for the
public sealed class TopicMessageEventArgs<T> : EventArgsBase
Inherited Members
Type Parameters
T | The topic object type. |
Constructors
Name | Description |
---|---|
Topic |
Initializes a new instance of the Topic |
Properties
Name | Description |
---|---|
Member | Gets the member. |
Payload | Gets the topic object carried by the message. |
Publish |
Gets the message publish time. |