Method | Description | |
---|---|---|
DaemonMsgCreate ( Props props, Akka.Actor.Deploy deploy, string path, IActorRef supervisor ) : System |
Initializes a new instance of the DaemonMsgCreate class.
|
public DaemonMsgCreate ( Props props, Akka.Actor.Deploy deploy, string path, IActorRef supervisor ) : System | ||
props | Props | The props. |
deploy | Akka.Actor.Deploy | The deploy. |
path | string | The path. |
supervisor | IActorRef | The supervisor. |
return | System |