Méthode | Description | |
---|---|---|
Props ( IActorRef probe, IRequestStrategy strat ) : Props | ||
RequestStrategySubscriber ( IActorRef probe, IRequestStrategy strat ) : System |
Méthode | Description | |
---|---|---|
Receive ( object message ) : bool |
public static Props ( IActorRef probe, IRequestStrategy strat ) : Props | ||
probe | IActorRef | |
strat | IRequestStrategy | |
Résultat | Props |
protected Receive ( object message ) : bool | ||
message | object | |
Résultat | bool |
public RequestStrategySubscriber ( IActorRef probe, IRequestStrategy strat ) : System | ||
probe | IActorRef | |
strat | IRequestStrategy | |
Résultat | System |