C# Class WinTail.TailCoordinatorActor

Inheritance: Akka.Actor.UntypedActor
Afficher le fichier Open project: sachabarber/AkkaWintail Class Usage Examples

Méthodes protégées

Méthode Description
OnReceive ( object message ) : void
SupervisorStrategy ( ) : Akka.Actor.SupervisorStrategy

Method Details

OnReceive() protected méthode

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

SupervisorStrategy() protected méthode

protected SupervisorStrategy ( ) : Akka.Actor.SupervisorStrategy
Résultat Akka.Actor.SupervisorStrategy