Akka.Routing.RoutedActorCell.PreSuperStart C# (CSharp) 메소드

PreSuperStart() 보호된 메소드

Called when Router is initialized but before the base class' Start to be able to do extra initialization in a subclass.
protected PreSuperStart ( ) : void
리턴 void
        protected virtual void PreSuperStart() { }