C# Class WinTail.TailCoordinatorActor

Inheritance: Akka.Actor.UntypedActor
ファイルを表示 Open project: sachabarber/AkkaWintail Class Usage Examples

Protected Methods

Method Description
OnReceive ( object message ) : void
SupervisorStrategy ( ) : Akka.Actor.SupervisorStrategy

Method Details

OnReceive() protected method

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

SupervisorStrategy() protected method

protected SupervisorStrategy ( ) : Akka.Actor.SupervisorStrategy
return Akka.Actor.SupervisorStrategy