Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Akka
Cluster
Tools
Client
ClusterClient.SendToAll
C# Class Akka.Cluster.Tools.Client.ClusterClient.SendToAll
Mostrar archivo
Open project: rogeralsing/akka.net
Public Properties
Property
Type
Description
Message
object
Path
string
Public Methods
Method
Description
SendToAll
(
string
path
,
object
message
) :
System
Method Details
SendToAll()
public
method
public
SendToAll
(
string
path
,
object
message
) :
System
path
string
message
object
return
System
Property Details
Message
public_oe property
public
object
Message
return
object
Path
public_oe property
public
string
Path
return
string