C# Class Akka.Tests.Routing.SmallestMailboxSpec.SmallestMailboxActor

Inheritance: Akka.Actor.UntypedActor
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
SmallestMailboxActor ( string>.ConcurrentDictionary usedActors ) : System

Méthodes protégées

Méthode Description
OnReceive ( object message ) : void

Method Details

OnReceive() protected méthode

protected OnReceive ( object message ) : void
message object
Résultat void

SmallestMailboxActor() public méthode

public SmallestMailboxActor ( string>.ConcurrentDictionary usedActors ) : System
usedActors string>.ConcurrentDictionary
Résultat System