ITopicTPublish Method Hazelcast .Net Client Class Library
Publishes the message to all subscribers of this topic

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

void Publish(
	T message
)

Parameters

message
Type: T
See Also

Reference