프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ReactiveApi ( ActorSystem system, IActorRef manager ) : System |
Create a new Rx-integration actor system extension.
|
public ReactiveApi ( ActorSystem system, IActorRef manager ) : System | ||
system | ActorSystem | /// The actor system extended by the API. /// |
manager | IActorRef | /// A reference to the root Rx-integration management actor. /// |
리턴 | System |