Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Cluster
Tools
Client
ClusterClient.Publish
C# Class Akka.Cluster.Tools.Client.ClusterClient.Publish
Show file
Open project: rogeralsing/akka.net
Public Properties
Property
Type
Description
Message
object
Topic
string
Public Methods
Method
Description
Publish
(
string
topic
,
object
message
) :
System
Method Details
Publish()
public
method
public
Publish
(
string
topic
,
object
message
) :
System
topic
string
message
object
return
System
Property Details
Message
public property
public
object
Message
return
object
Topic
public property
public
string
Topic
return
string