메소드 | 설명 | |
---|---|---|
Post ( IActorRef sender, object message ) : void | ||
ResizablePoolCell ( ActorSystemImpl system, IInternalActorRef self, Props routerProps, |
메소드 | 설명 | |
---|---|---|
PreSuperStart ( ) : void |
메소드 | 설명 | |
---|---|---|
Resize ( bool initial ) : void |
public Post ( IActorRef sender, object message ) : void | ||
sender | IActorRef | |
message | object | |
리턴 | void |
public ResizablePoolCell ( ActorSystemImpl system, IInternalActorRef self, Props routerProps, |
||
system | ActorSystemImpl | |
self | IInternalActorRef | |
routerProps | Props | |
dispatcher | ||
routeeProps | Props | |
supervisor | IInternalActorRef | |
pool | Akka.Routing.Pool | |
리턴 | System |