Method | Description | |
---|---|---|
RouterPoolActor ( SupervisorStrategy supervisorStrategy ) : System.Linq |
Initializes a new instance of the RouterPoolActor class.
|
Method | Description | |
---|---|---|
OnReceive ( object message ) : void |
Called when [receive].
|
|
SupervisorStrategy ( ) : SupervisorStrategy |
protected OnReceive ( object message ) : void | ||
message | object | The message. |
return | void |
public RouterPoolActor ( SupervisorStrategy supervisorStrategy ) : System.Linq | ||
supervisorStrategy | SupervisorStrategy | The supervisor strategy. |
return | System.Linq |
protected SupervisorStrategy ( ) : SupervisorStrategy | ||
return | SupervisorStrategy |