C# Class Akka.Cluster.Tools.Tests.MultiNode.PublishSubscribe.DistributedPubSubMediatorSpec.Whisper

Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Свойство Type Description
Message object
Path string

Méthodes publiques

Méthode Description
Whisper ( string path, object message ) : System

Method Details

Whisper() public méthode

public Whisper ( 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