C# Class Akka.Tests.Routing.ResizerSpec.PressureActor

Inheritance: ReceiveActor
Exibir arquivo 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