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

Mostra file Open project: rogeralsing/akka.net

Public Properties

Property Type Description
Message object
Path string

Public Methods

Method Description
Talk ( string path, object message ) : System

Method Details

Talk() public method

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