C# Class Akka.Cluster.Tests.MultiNode.Routing.ConsistentHashingRouterMultiNodeConfig.Echo

Inheritance: Akka.Actor.UntypedActor
Mostra file Open project: rogeralsing/akka.net

Protected Methods

Method Description
OnReceive ( object message ) : void

Method Details

OnReceive() protected method

protected OnReceive ( object message ) : void
message object
return void