Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Akka
Cluster
Tools
Client
ClusterClient.SendToAll
C# Class Akka.Cluster.Tools.Client.ClusterClient.SendToAll
Afficher le fichier
Open project: rogeralsing/akka.net
Méthodes publiques
Свойство
Type
Description
Message
object
Path
string
Méthodes publiques
Méthode
Description
SendToAll
(
string
path
,
object
message
) :
System
Method Details
SendToAll()
public
méthode
public
SendToAll
(
string
path
,
object
message
) :
System
path
string
message
object
Résultat
System
Property Details
Message
public_oe property
public
object
Message
Résultat
object
Path
public_oe property
public
string
Path
Résultat
string