 | StageActorRefUnwatch Method |
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic void Unwatch(
IActorRef actorRef
)
member Unwatch :
actorRef : IActorRef -> unit
Parameters
- actorRef
- Type: Akka.ActorIActorRef
TBD
See Also